OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:issbyte
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c
947
#define
issbyte
(x) ((valueT) SEXT (x) + 0x80 < 0x100)
macro
1628
|| !
issbyte
(opP->disp.exp.X_add_number)))
2004
|| !
issbyte
(opP->disp.exp.X_add_number))
2728
&&
issbyte
(baseo)))
2746
if (!
issbyte
(baseo))
2990
if (!
issbyte
(tmpreg))
4951
know (
issbyte
(disp));
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c
947
#define
issbyte
(x) ((valueT) SEXT (x) + 0x80 < 0x100)
macro
1628
|| !
issbyte
(opP->disp.exp.X_add_number)))
2004
|| !
issbyte
(opP->disp.exp.X_add_number))
2728
&&
issbyte
(baseo)))
2746
if (!
issbyte
(baseo))
2990
if (!
issbyte
(tmpreg))
4951
know (
issbyte
(disp));
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026