Home
last modified time | relevance | path

Searched refs:f_cond32 (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dm32c-ibld.c1671 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()
Dm32c-dis.c841 …print_keyword (cd, info, & m32c_cgen_opval_h_cond32, fields->f_cond32, 0|(1<<CGEN_OPERAND_VIRTUAL)… in m32c_cgen_print_operand()
Dm32c-asm.c1534 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_cond32, & fields->f_cond32); in m32c_cgen_parse_operand()
Dm32c-opc.h3231 long f_cond32; member
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dm32c-ibld.c1671 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()
Dm32c-dis.c841 …print_keyword (cd, info, & m32c_cgen_opval_h_cond32, fields->f_cond32, 0|(1<<CGEN_OPERAND_VIRTUAL)… in m32c_cgen_print_operand()
Dm32c-asm.c1534 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_cond32, & fields->f_cond32); in m32c_cgen_parse_operand()
Dm32c-opc.h3231 long f_cond32; member