Searched refs:f_7_1 (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | m32c-ibld.c | 597 FLD (f_7_1) = ((((FLD (f_imm3_S)) - (1))) & (1)); in m32c_cgen_insert_operand() 603 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1448 FLD (f_7_1) = ((((FLD (f_imm3_S)) - (1))) & (1)); in m32c_cgen_insert_operand() 1454 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1520 FLD (f_7_1) = ((tmp_val) & (1)); in m32c_cgen_insert_operand() 1526 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1698 FLD (f_7_1) = ((FLD (f_cond32j)) & (1)); in m32c_cgen_insert_operand() 1703 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1798 …ngth = extract_normal (cd, ex_info, insn_value, 0, 0, 7, 1, 32, total_length, pc, & fields->f_7_1); in m32c_cgen_extract_operand() 1801 FLD (f_imm3_S) = ((((((FLD (f_2_2)) << (1))) | (FLD (f_7_1)))) + (1)); in m32c_cgen_extract_operand() [all …]
|
| D | m32c-opc.h | 3091 long f_7_1; member
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | m32c-ibld.c | 597 FLD (f_7_1) = ((((FLD (f_imm3_S)) - (1))) & (1)); in m32c_cgen_insert_operand() 603 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1448 FLD (f_7_1) = ((((FLD (f_imm3_S)) - (1))) & (1)); in m32c_cgen_insert_operand() 1454 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1520 FLD (f_7_1) = ((tmp_val) & (1)); in m32c_cgen_insert_operand() 1526 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1698 FLD (f_7_1) = ((FLD (f_cond32j)) & (1)); in m32c_cgen_insert_operand() 1703 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1798 …ngth = extract_normal (cd, ex_info, insn_value, 0, 0, 7, 1, 32, total_length, pc, & fields->f_7_1); in m32c_cgen_extract_operand() 1801 FLD (f_imm3_S) = ((((((FLD (f_2_2)) << (1))) | (FLD (f_7_1)))) + (1)); in m32c_cgen_extract_operand() [all …]
|
| D | m32c-opc.h | 3091 long f_7_1; member
|