Searched refs:relaxmode (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-h8300.c1329 do_a_fix_imm (int offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruction *this_try) argument
1370 if (relaxmode != 0
1392 if (relaxmode != 0)
1394 if ((operand->mode & MODE) == DISP && relaxmode == 1)
1397 idx = (relaxmode == 2) ? R_MOV24B1 : R_MOVL1;
1411 if ((operand->mode & MODE) == DISP && relaxmode == 1)
1413 else if (relaxmode == 2)
1415 else if (relaxmode == 1)
1427 if (relaxmode == 2)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-h8300.c1330 do_a_fix_imm (int offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruction *this_try) argument
1371 if (relaxmode != 0
1393 if (relaxmode != 0)
1395 if ((operand->mode & MODE) == DISP && relaxmode == 1)
1398 idx = (relaxmode == 2) ? R_MOV24B1 : R_MOVL1;
1412 if ((operand->mode & MODE) == DISP && relaxmode == 1)
1414 else if (relaxmode == 2)
1416 else if (relaxmode == 1)
1428 if (relaxmode == 2)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-h8300.c1329 do_a_fix_imm (int offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruction *this_try) argument
1370 if (relaxmode != 0
1392 if (relaxmode != 0)
1394 if ((operand->mode & MODE) == DISP && relaxmode == 1)
1397 idx = (relaxmode == 2) ? R_MOV24B1 : R_MOVL1;
1411 if ((operand->mode & MODE) == DISP && relaxmode == 1)
1413 else if (relaxmode == 2)
1415 else if (relaxmode == 1)
1427 if (relaxmode == 2)

Completed in 168 milliseconds