OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nib4
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
sh-dis.c
248
unsigned int altnib1,
nib4
;
local
293
nib4
= field_b >> 4 & 0xf;
329
if ((
nib4
& 3) != 0)
333
if ((
nib4
& 3) != 1)
337
if ((
nib4
& 0xc) != 0)
341
if ((
nib4
& 0xc) != 4)
/src/external/gpl3/binutils.old/dist/opcodes/
sh-dis.c
248
unsigned int altnib1,
nib4
;
local
293
nib4
= field_b >> 4 & 0xf;
329
if ((
nib4
& 3) != 0)
333
if ((
nib4
& 3) != 1)
337
if ((
nib4
& 0xc) != 0)
341
if ((
nib4
& 0xc) != 4)
/src/external/gpl3/gdb/dist/opcodes/
sh-dis.c
248
unsigned int altnib1,
nib4
;
local
293
nib4
= field_b >> 4 & 0xf;
329
if ((
nib4
& 3) != 0)
333
if ((
nib4
& 3) != 1)
337
if ((
nib4
& 0xc) != 0)
341
if ((
nib4
& 0xc) != 4)
/src/external/gpl3/gdb.old/dist/opcodes/
sh-dis.c
248
unsigned int altnib1,
nib4
;
local
293
nib4
= field_b >> 4 & 0xf;
329
if ((
nib4
& 3) != 0)
333
if ((
nib4
& 3) != 1)
337
if ((
nib4
& 0xc) != 0)
341
if ((
nib4
& 0xc) != 4)
Completed in 31 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026