OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:this_operand
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.27/gas/config/
tc-i386-intel.c
139
if (
this_operand
>= 0 && i.reloc[
this_operand
] == NO_RELOC)
142
char *gotfree_input_line = lex_got (&i.reloc[
this_operand
],
224
if ((
this_operand
>= 0
225
&& rreg != i.op[
this_operand
].regs)
262
if (
this_operand
< 0 || intel_state.in_offset)
275
if (i.op[
this_operand
].regs)
286
i.op[
this_operand
].regs = i386_regtab + reg_num;
333
const reg_entry *the_reg = (
this_operand
>= 0
334
? i.op[
this_operand
].regs : NULL)
[
all
...]
tc-i386.c
497
static int
this_operand
= -1;
variable
9083
this_operand
+ 1,
local
[
all
...]
tc-tic30.c
1489
int
this_operand
;
local
[
all
...]
/toolchain/binutils/binutils-2.27/gas/
ChangeLog-2009
[
all
...]
ChangeLog-9899
[
all
...]
Completed in 1015 milliseconds