
Table row type of fpcases
Action return type for amttofd
Action return type for fdabs
Action return type for fdadd
Action return type for fdceil
Action return type for fdcopysign
Action return type for fddiv
Action return type for fdecho
Action return type for fdeq
Action return type for fdfloor
Action return type for fdfromil
Action return type for fdfromis
Action return type for fdfromix
Action return type for fdfromul
Action return type for fdfromus
Action return type for fdfromux
Action return type for fdge
Action return type for fdgt
Action return type for fdle
Action return type for fdlt
Action return type for fdmax
Action return type for fdmin
Action return type for fdmul
Action return type for fdne
Action return type for fdnearest
Action return type for fdneg
Action return type for fdround
Action return type for fdsqrt
Action return type for fdsub
Action return type for fdtoamt
Action return type for fdtofq
Action return type for fdtofs
Action return type for fdtoil
Action return type for fdtois
Action return type for fdtoix
Action return type for fdtoul
Action return type for fdtous
Action return type for fdtoux
Action return type for fdtrunc
Action return type for fpcase
Action return type for fqadd
Action return type for fqdiv
Action return type for fqecho
Action return type for fqeq
Action return type for fqfromil
Action return type for fqfromis
Action return type for fqfromul
Action return type for fqfromus
Action return type for fqge
Action return type for fqgt
Action return type for fqle
Action return type for fqlt
Action return type for fqmul
Action return type for fqne
Action return type for fqneg
Action return type for fqsub
Action return type for fqtofd
Action return type for fqtofs
Action return type for fqtoil
Action return type for fqtois
Action return type for fqtoix
Action return type for fqtoul
Action return type for fqtous
Action return type for fqtoux
Action return type for fqunord
Action return type for fsabs
Action return type for fsadd
Action return type for fsceil
Action return type for fscopysign
Action return type for fsdiv
Action return type for fsecho
Action return type for fseq
Action return type for fsfloor
Action return type for fsfromil
Action return type for fsfromis
Action return type for fsfromul
Action return type for fsfromus
Action return type for fsge
Action return type for fsgt
Action return type for fsle
Action return type for fslt
Action return type for fsmax
Action return type for fsmin
Action return type for fsmul
Action return type for fsne
Action return type for fsnearest
Action return type for fsneg
Action return type for fsround
Action return type for fssqrt
Action return type for fssub
Action return type for fstofd
Action return type for fstofq
Action return type for fstoil
Action return type for fstois
Action return type for fstoix
Action return type for fstoul
Action return type for fstous
Action return type for fstoux
Action return type for fstrunc
{ "name": "fp_case", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "op", "type": "name" }, { "name": "label", "type": "string" }, { "name": "a32", "type": "float32" }, { "name": "b32", "type": "float32" }, { "name": "r32", "type": "float32" }, { "name": "a64", "type": "float64" }, { "name": "b64", "type": "float64" }, { "name": "r64", "type": "float64" }, { "name": "a128", "type": "float128" }, { "name": "b128", "type": "float128" }, { "name": "r128", "type": "float128" }, { "name": "ri", "type": "int64" }, { "name": "ax", "type": "int128" }, { "name": "rx", "type": "int128" }, { "name": "rb", "type": "bool" }, { "name": "by_f64", "type": "float64" }, { "name": "by_f128", "type": "float128" } ] }