Searched refs:MT_OPERAND_IMM16Z (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mt-ibld.c | 676 case MT_OPERAND_IMM16Z : in mt_cgen_insert_operand() 895 case MT_OPERAND_IMM16Z : in mt_cgen_extract_operand() 1100 case MT_OPERAND_IMM16Z : in mt_cgen_get_int_operand() 1282 case MT_OPERAND_IMM16Z : in mt_cgen_get_vma_operand() 1471 case MT_OPERAND_IMM16Z : in mt_cgen_set_int_operand() 1650 case MT_OPERAND_IMM16Z : in mt_cgen_set_vma_operand()
|
D | mt-asm.c | 522 case MT_OPERAND_IMM16Z : in mt_cgen_parse_operand() 523 errmsg = parse_imm16 (cd, strp, MT_OPERAND_IMM16Z, (unsigned long *) (& fields->f_imm16u)); in mt_cgen_parse_operand()
|
D | mt-desc.h | 219 , MT_OPERAND_FRDRRR, MT_OPERAND_IMM16, MT_OPERAND_IMM16Z, MT_OPERAND_IMM16O enumerator
|
D | mt-dis.c | 217 case MT_OPERAND_IMM16Z : in mt_cgen_print_operand()
|
D | mt-desc.c | 336 { "imm16z", MT_OPERAND_IMM16Z, HW_H_UINT, 15, 16,
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mt.c | 408 case MT_OPERAND_IMM16Z: in md_cgen_lookup_reloc()
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | mt.opc | 235 /* MT_OPERAND_IMM16Z. Parse as an unsigned integer. */
|