OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REG_NONE
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xgate.c
69
REG_NONE
= -1,
931
if (oprs[0].reg ==
REG_NONE
)
951
if (oprs[1].reg ==
REG_NONE
)
985
if (oprs[2].reg ==
REG_NONE
)
1039
if ((oprs[num_operands].reg = reg_name_search (line)) ==
REG_NONE
)
1059
Returns the register number or
REG_NONE
on failure. */
1084
return
REG_NONE
;
1234
if (operand.reg ==
REG_NONE
)
1246
if (operand.reg ==
REG_NONE
)
tc-m68hc11.c
122
REG_NONE
= -1,
1040
Returns the register number or
REG_NONE
on failure. */
1083
return
REG_NONE
;
1104
return
REG_NONE
;
1115
if (reg_number !=
REG_NONE
)
1154
oper->reg1 =
REG_NONE
;
1155
oper->reg2 =
REG_NONE
;
1231
if (reg !=
REG_NONE
)
1253
reg =
REG_NONE
;
1255
if (reg !=
REG_NONE
)
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xgate.c
69
REG_NONE
= -1,
931
if (oprs[0].reg ==
REG_NONE
)
951
if (oprs[1].reg ==
REG_NONE
)
985
if (oprs[2].reg ==
REG_NONE
)
1039
if ((oprs[num_operands].reg = reg_name_search (line)) ==
REG_NONE
)
1059
Returns the register number or
REG_NONE
on failure. */
1084
return
REG_NONE
;
1236
if (operand.reg ==
REG_NONE
)
1248
if (operand.reg ==
REG_NONE
)
tc-m68hc11.c
122
REG_NONE
= -1,
1040
Returns the register number or
REG_NONE
on failure. */
1083
return
REG_NONE
;
1104
return
REG_NONE
;
1115
if (reg_number !=
REG_NONE
)
1154
oper->reg1 =
REG_NONE
;
1155
oper->reg2 =
REG_NONE
;
1231
if (reg !=
REG_NONE
)
1253
reg =
REG_NONE
;
1255
if (reg !=
REG_NONE
)
[
all
...]
/src/external/gpl3/binutils/dist/include/opcode/
ia64.h
252
#define
REG_NONE
(-1)
/src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h
252
#define
REG_NONE
(-1)
/src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h
252
#define
REG_NONE
(-1)
/src/external/gpl3/gdb/dist/include/opcode/
ia64.h
252
#define
REG_NONE
(-1)
Completed in 29 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026