Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dfr30-ibld.c709 long value = fields->f_u10; in fr30_cgen_insert_operand()
915 fields->f_u10 = value; in fr30_cgen_extract_operand()
1067 value = fields->f_u10; in fr30_cgen_get_int_operand()
1195 value = fields->f_u10; in fr30_cgen_get_vma_operand()
1326 fields->f_u10 = value; in fr30_cgen_set_int_operand()
1447 fields->f_u10 = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h125 long f_u10; member
Dfr30-dis.c281 print_normal (cd, info, fields->f_u10, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length); in fr30_cgen_print_operand()