Searched refs:OP_RND (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | tic54x-opc.c | 470 "mac", {OP_Ymem,OPT|OP_RND},}, 472 "macr", {OP_Ymem,OPT|OP_RND},}, 474 "mas", {OP_Ymem,OPT|OP_RND},}, 476 "masr", {OP_Ymem,OPT|OP_RND},},
|
D | tic54x-dis.c | 294 case OP_RND: in print_instruction()
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 51 OP_RND, /* rounded result dst accumulator, opposite of bit 8 */ enumerator
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 3289 case OP_RND: in is_type() 3787 case OP_RND: in encode_operand()
|
D | tc-arm.c | 6466 OP_RND, /* Neon double precision register (0..31) */ enumerator 6734 case OP_RND: po_reg_or_fail (REG_TYPE_VFD); break; in parse_operands()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2006 | 1902 (operand_parse_code): Add OP_RND, OP_RNQ, OP_RNDQ, OP_RNSC, OP_NRDLST,
|