OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BBO_MASK
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c
4233
#define
BBO_MASK
BBO (0x3f, 0x1f, 1, 1)
4235
/* A
BBO_MASK
with the y bit of the BO field removed. This permits
4241
#define BBOY_MASK (
BBO_MASK
&~ Y_MASK)
4242
#define BBOAT_MASK (
BBO_MASK
&~ AT1_MASK)
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c
4232
#define
BBO_MASK
BBO (0x3f, 0x1f, 1, 1)
4234
/* A
BBO_MASK
with the y bit of the BO field removed. This permits
4240
#define BBOY_MASK (
BBO_MASK
&~ Y_MASK)
4241
#define BBOAT_MASK (
BBO_MASK
&~ AT1_MASK)
/src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c
4142
#define
BBO_MASK
BBO (0x3f, 0x1f, 1, 1)
4144
/* A
BBO_MASK
with the y bit of the BO field removed. This permits
4150
#define BBOY_MASK (
BBO_MASK
&~ Y_MASK)
4151
#define BBOAT_MASK (
BBO_MASK
&~ AT1_MASK)
/src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c
4142
#define
BBO_MASK
BBO (0x3f, 0x1f, 1, 1)
4144
/* A
BBO_MASK
with the y bit of the BO field removed. This permits
4150
#define BBOY_MASK (
BBO_MASK
&~ Y_MASK)
4151
#define BBOAT_MASK (
BBO_MASK
&~ AT1_MASK)
Completed in 65 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026