Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c2465 expressionS **fix_exp, int *fix_pcrel, in tic6x_try_encode() argument
2540 *fix_exp = &operands[opno].value.exp; in tic6x_try_encode()
2646 *fix_exp = expp; in tic6x_try_encode()
2669 *fix_exp = &operands[opno].value.exp; in tic6x_try_encode()
2689 *fix_exp = &operands[opno].value.exp; in tic6x_try_encode()
2702 *fix_exp = &operands[opno].value.exp; in tic6x_try_encode()
3153 expressionS *fix_exp = NULL; in md_assemble() local
3627 &fix_exp, &fix_pcrel, &fx_r_type, in md_assemble()
3761 tic6x_fix_new_exp (insn_frag, output - insn_frag->fr_literal, 4, fix_exp, in md_assemble()