Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c2461 unsigned int num_operands, unsigned int this_line_creg, in tic6x_try_encode() argument
3060 if (this_line_creg) in tic6x_try_encode()
3080 opcode_value |= this_line_creg << creg->bitfields[0].low_pos; in tic6x_try_encode()
3127 unsigned int this_line_creg; in md_assemble() local
3183 this_line_creg = tic6x_line_creg; in md_assemble()
3623 num_operands_read, this_line_creg, in md_assemble()