OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thumb_p
(Results
1 - 2
of
2
) sorted by null
/external/ltrace/sysdeps/linux-gnu/arm/
trace.c
649
const unsigned
thumb_p
= BIT(cpsr, 5);
local
651
if ((
thumb_p
? &thumb_get_next_pcs
659
= (arch_addr_t)(((uintptr_t)next_pcs[i]) |
thumb_p
);
/toolchain/binutils/binutils-2.25/gas/config/
tc-arm.c
7749
bfd_boolean
thumb_p
= (t == CONST_THUMB);
local
[
all
...]
Completed in 191 milliseconds