Searched refs:f_7_1 (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | m32c-ibld.c | 584 FLD (f_7_1) = ((((FLD (f_imm3_S)) - (1))) & (1)); in m32c_cgen_insert_operand() 590 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1410 FLD (f_7_1) = ((((FLD (f_imm3_S)) - (1))) & (1)); in m32c_cgen_insert_operand() 1416 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1482 FLD (f_7_1) = ((tmp_val) & (1)); in m32c_cgen_insert_operand() 1488 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 1660 FLD (f_7_1) = ((FLD (f_cond32j)) & (1)); in m32c_cgen_insert_operand() 1762 FLD (f_imm3_S) = ((((((FLD (f_2_2)) << (1))) | (FLD (f_7_1)))) + (1)); in m32c_cgen_extract_operand() 2551 FLD (f_imm3_S) = ((((((FLD (f_2_2)) << (1))) | (FLD (f_7_1)))) + (1)); in m32c_cgen_extract_operand() 2626 FLD (f_lab32_jmp_s) = ((pc) + (((((((FLD (f_2_2)) << (1))) | (FLD (f_7_1)))) + (2)))); in m32c_cgen_extract_operand() [all …]
|
H A D | m32c-opc.h | 3086 long f_7_1; member
|