Searched refs:f_cond32 (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | m32c-ibld.c | 1671 FLD (f_9_1) = ((((UINT) (FLD (f_cond32)) >> (3))) & (1)); in m32c_cgen_insert_operand() 1672 FLD (f_13_3) = ((FLD (f_cond32)) & (7)); in m32c_cgen_insert_operand() 2843 FLD (f_cond32) = ((((FLD (f_9_1)) << (3))) | (FLD (f_13_3))); in m32c_cgen_extract_operand() 3470 value = fields->f_cond32; in m32c_cgen_get_int_operand() 4070 value = fields->f_cond32; in m32c_cgen_get_vma_operand() 4659 fields->f_cond32 = value; in m32c_cgen_set_int_operand() 5237 fields->f_cond32 = value; in m32c_cgen_set_vma_operand()
|
| D | m32c-dis.c | 841 …print_keyword (cd, info, & m32c_cgen_opval_h_cond32, fields->f_cond32, 0|(1<<CGEN_OPERAND_VIRTUAL)… in m32c_cgen_print_operand()
|
| D | m32c-asm.c | 1534 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_cond32, & fields->f_cond32); in m32c_cgen_parse_operand()
|
| D | m32c-opc.h | 3231 long f_cond32; member
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | m32c-ibld.c | 1671 FLD (f_9_1) = ((((UINT) (FLD (f_cond32)) >> (3))) & (1)); in m32c_cgen_insert_operand() 1672 FLD (f_13_3) = ((FLD (f_cond32)) & (7)); in m32c_cgen_insert_operand() 2843 FLD (f_cond32) = ((((FLD (f_9_1)) << (3))) | (FLD (f_13_3))); in m32c_cgen_extract_operand() 3470 value = fields->f_cond32; in m32c_cgen_get_int_operand() 4070 value = fields->f_cond32; in m32c_cgen_get_vma_operand() 4659 fields->f_cond32 = value; in m32c_cgen_set_int_operand() 5237 fields->f_cond32 = value; in m32c_cgen_set_vma_operand()
|
| D | m32c-dis.c | 841 …print_keyword (cd, info, & m32c_cgen_opval_h_cond32, fields->f_cond32, 0|(1<<CGEN_OPERAND_VIRTUAL)… in m32c_cgen_print_operand()
|
| D | m32c-asm.c | 1534 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_cond32, & fields->f_cond32); in m32c_cgen_parse_operand()
|
| D | m32c-opc.h | 3231 long f_cond32; member
|