OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:puw
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-arm.c
8280
unsigned int
puw
= ((insn >> 21) & 0x1) | (((insn >> 23) & 3) << 1);
local
8282
switch (
puw
)
8763
if
PUW
=010 ||
PUW
=011 ||
PUW
=101 VLDM. */
/src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c
8354
unsigned int
puw
= ((insn >> 21) & 0x1) | (((insn >> 23) & 3) << 1);
local
8356
switch (
puw
)
8837
if
PUW
=010 ||
PUW
=011 ||
PUW
=101 VLDM. */
/src/external/gpl3/gdb/dist/bfd/
elf32-arm.c
8348
unsigned int
puw
= ((insn >> 21) & 0x1) | (((insn >> 23) & 3) << 1);
local
8350
switch (
puw
)
8831
if
PUW
=010 ||
PUW
=011 ||
PUW
=101 VLDM. */
/src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c
8329
unsigned int
puw
= ((insn >> 21) & 0x1) | (((insn >> 23) & 3) << 1);
local
8331
switch (
puw
)
8812
if
PUW
=010 ||
PUW
=011 ||
PUW
=101 VLDM. */
Completed in 78 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026