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.25/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
],
221
if ((
this_operand
>= 0
222
&& rreg != i.op[
this_operand
].regs)
259
if (
this_operand
< 0 || intel_state.in_offset)
272
if (i.op[
this_operand
].regs)
283
i.op[
this_operand
].regs = i386_regtab + reg_num;
330
const reg_entry *the_reg = (
this_operand
>= 0
331
? i.op[
this_operand
].regs : NULL)
[
all
...]
tc-i386.c
486
static int
this_operand
= -1;
variable
8866
this_operand
+ 1,
local
[
all
...]
tc-tic30.c
1484
int
this_operand
;
local
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
ChangeLog-2009
[
all
...]
ChangeLog-9899
[
all
...]
Completed in 403 milliseconds