Searched refs:flt (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | microblaze-opcm.h | 42 fcmp_lt, fcmp_eq, fcmp_le, fcmp_gt, fcmp_ne, fcmp_ge, fcmp_un, flt, enumerator
|
D | microblaze-opc.h | 269 …FFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x58000280, OPCODE_MASK_H4, flt, arithmetic_inst …
|
/toolchain/binutils/binutils-2.25/gas/ |
D | expr.c | 290 int flt = 0; in integer_constant() local 298 flt = 1; in integer_constant() 321 else if (suffix[1] == '.' || c == 'E' || flt) in integer_constant()
|
D | ChangeLog-9295 | 9259 in bits 10 through 7. flt.[dxs]s requires an r register in the
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 2997 } flt; member 3178 err = md_atof (float_format, (char *) token.u.flt.data, in mips_parse_argument_token() 3179 &token.u.flt.length); in mips_parse_argument_token() 5910 gas_assert (arg->token->u.flt.length == length); in match_float_constant() 5911 data = arg->token->u.flt.data; in match_float_constant()
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | frv.cpu | 1993 (dnf f-flt-cc "floating branch conditions" () 30 4) 2155 ; flt-cc: floating-point/media branch conditions 2157 (define-normal-insn-enum flt-cc "float branch cond enums" () FCC_ f-flt-cc
|