Home
last modified time | relevance | path

Searched refs:f_udisp6 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dfr30-ibld.c725 long value = fields->f_udisp6; in fr30_cgen_insert_operand()
932 fields->f_udisp6 = value; in fr30_cgen_extract_operand()
1079 value = fields->f_udisp6; in fr30_cgen_get_int_operand()
1207 value = fields->f_udisp6; in fr30_cgen_get_vma_operand()
1338 fields->f_udisp6 = value; in fr30_cgen_set_int_operand()
1459 fields->f_udisp6 = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h120 long f_udisp6; member
Dfr30-dis.c293 print_normal (cd, info, fields->f_udisp6, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length); in fr30_cgen_print_operand()