Home
last modified time | relevance | path

Searched refs:f_cond32j (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm32c-ibld.c1659 FLD (f_1_3) = ((((unsigned int) (FLD (f_cond32j)) >> (1))) & (7)); in m32c_cgen_insert_operand()
1660 FLD (f_7_1) = ((FLD (f_cond32j)) & (1)); in m32c_cgen_insert_operand()
2803 FLD (f_cond32j) = ((((FLD (f_1_3)) << (1))) | (FLD (f_7_1))); in m32c_cgen_extract_operand()
3415 value = fields->f_cond32j; in m32c_cgen_get_int_operand()
4008 value = fields->f_cond32j; in m32c_cgen_get_vma_operand()
4590 fields->f_cond32j = value; in m32c_cgen_set_int_operand()
5161 fields->f_cond32j = value; in m32c_cgen_set_vma_operand()
H A Dm32c-dis.c850 …print_keyword (cd, info, & m32c_cgen_opval_h_cond32, fields->f_cond32j, 0|(1<<CGEN_OPERAND_VIRTUAL… in m32c_cgen_print_operand()
H A Dm32c-asm.c1547 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_cond32, & fields->f_cond32j); in m32c_cgen_parse_operand()
H A Dm32c-opc.h3225 long f_cond32j; member