Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dnios2-opc.c180 MATCH_R1_ADD, MASK_R1_ADD, 0, no_overflow},
184 MATCH_R1_AND, MASK_R1_AND, 0, no_overflow},
216 MATCH_R1_BREAK, MASK_R1_BREAK, NIOS2_INSN_OPTARG, no_overflow},
218 MATCH_R1_BRET, MASK_R1_BRET, 0, no_overflow},
222 MATCH_R1_CALLR, MASK_R1_CALLR, 0, no_overflow},
224 MATCH_R1_CMPEQ, MASK_R1_CMPEQ, 0, no_overflow},
228 MATCH_R1_CMPGE, MASK_R1_CMPGE, 0, no_overflow},
232 MATCH_R1_CMPGEU, MASK_R1_CMPGEU, 0, no_overflow},
236 MATCH_R1_CMPGT, MASK_R1_CMPGT, NIOS2_INSN_MACRO, no_overflow},
240 MATCH_R1_CMPGTU, MASK_R1_CMPGTU, NIOS2_INSN_MACRO, no_overflow},
[all …]
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tilegx.c1390 int no_overflow = 0; in tilegx_cons_fix_new() local
1398 no_overflow = 1; in tilegx_cons_fix_new()
1402 no_overflow = 1; in tilegx_cons_fix_new()
1406 no_overflow = 1; in tilegx_cons_fix_new()
1410 no_overflow = 1; in tilegx_cons_fix_new()
1465 fixP->fx_no_overflow |= no_overflow; in tilegx_cons_fix_new()
Dtc-tilepro.c1265 int no_overflow = 0; in tilepro_cons_fix_new() local
1273 no_overflow = 1; in tilepro_cons_fix_new()
1277 no_overflow = 1; in tilepro_cons_fix_new()
1281 no_overflow = 1; in tilepro_cons_fix_new()
1327 fixP->fx_no_overflow |= no_overflow; in tilepro_cons_fix_new()
/toolchain/binutils/binutils-2.25/include/opcode/
Dnios2.h53 no_overflow enumerator