Searched refs:f_op5 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xstormy16-ibld.c | 604 errmsg = insert_normal (cd, fields->f_op5, 0, 0, 16, 4, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 745 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 16, 4, 32, total_length, pc, & fields->f_op5); in xstormy16_cgen_extract_operand() 880 value = fields->f_op5; in xstormy16_cgen_get_int_operand() 972 value = fields->f_op5; in xstormy16_cgen_get_vma_operand() 1071 fields->f_op5 = value; in xstormy16_cgen_set_int_operand() 1160 fields->f_op5 = value; in xstormy16_cgen_set_vma_operand()
|
D | xstormy16-opc.h | 103 long f_op5; member
|
D | fr30-opc.h | 99 long f_op5; member
|
D | xstormy16-asm.c | 225 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_h_branchcond, & fields->f_op5); in xstormy16_cgen_parse_operand()
|
D | xstormy16-dis.c | 117 print_keyword (cd, info, & xstormy16_cgen_opval_h_branchcond, fields->f_op5, 0); in xstormy16_cgen_print_operand()
|