Searched refs:f_op2 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xstormy16-ibld.c | 601 errmsg = insert_normal (cd, fields->f_op2, 0, 0, 4, 4, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 742 …ngth = extract_normal (cd, ex_info, insn_value, 0, 0, 4, 4, 32, total_length, pc, & fields->f_op2); in xstormy16_cgen_extract_operand() 877 value = fields->f_op2; in xstormy16_cgen_get_int_operand() 969 value = fields->f_op2; in xstormy16_cgen_get_vma_operand() 1068 fields->f_op2 = value; in xstormy16_cgen_set_int_operand() 1157 fields->f_op2 = value; in xstormy16_cgen_set_vma_operand()
|
D | xstormy16-opc.h | 94 long f_op2; member
|
D | m32r-opc.h | 102 long f_op2; member
|
D | fr30-opc.h | 96 long f_op2; member
|
D | xc16x-opc.h | 159 long f_op2; member
|
D | xstormy16-asm.c | 222 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_h_branchcond, & fields->f_op2); in xstormy16_cgen_parse_operand()
|
D | xstormy16-dis.c | 114 print_keyword (cd, info, & xstormy16_cgen_opval_h_branchcond, fields->f_op2, 0); in xstormy16_cgen_print_operand()
|