Searched refs:f_dst32_rn_unprefixed_QI (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | m32c-ibld.c | 610 long value = fields->f_dst32_rn_unprefixed_QI; in m32c_cgen_insert_operand() 1785 fields->f_dst32_rn_unprefixed_QI = value; in m32c_cgen_extract_operand() 2323 fields->f_dst32_rn_unprefixed_QI = value; in m32c_cgen_extract_operand() 2902 value = fields->f_dst32_rn_unprefixed_QI; in m32c_cgen_get_int_operand() 3145 value = fields->f_dst32_rn_unprefixed_QI; in m32c_cgen_get_int_operand() 3495 value = fields->f_dst32_rn_unprefixed_QI; in m32c_cgen_get_vma_operand() 3738 value = fields->f_dst32_rn_unprefixed_QI; in m32c_cgen_get_vma_operand() 4093 fields->f_dst32_rn_unprefixed_QI = value; in m32c_cgen_set_int_operand() 4334 fields->f_dst32_rn_unprefixed_QI = value; in m32c_cgen_set_int_operand() 4664 fields->f_dst32_rn_unprefixed_QI = value; in m32c_cgen_set_vma_operand() [all …]
|
H A D | m32c-dis.c | 337 print_keyword (cd, info, & m32c_cgen_opval_h_gr_QI, fields->f_dst32_rn_unprefixed_QI, 0); in m32c_cgen_print_operand() 580 print_keyword (cd, info, & m32c_cgen_opval_h_gr_QI, fields->f_dst32_rn_unprefixed_QI, 0); in m32c_cgen_print_operand()
|
H A D | m32c-asm.c | 998 …msg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_gr_QI, & fields->f_dst32_rn_unprefixed_QI); in m32c_cgen_parse_operand() 1241 …msg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_gr_QI, & fields->f_dst32_rn_unprefixed_QI); in m32c_cgen_parse_operand()
|
H A D | m32c-opc.h | 3140 long f_dst32_rn_unprefixed_QI; member
|