OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BCLR
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/ppc/
tcg-target.c
335
#define
BCLR
XO19( 16)
503
tcg_out32 (s,
BCLR
| BO_ALWAYS | LK);
956
tcg_out32 (s,
BCLR
| BO_ALWAYS);
[
all
...]
/external/qemu/tcg/ppc64/
tcg-target.c
324
#define
BCLR
XO19( 16)
510
tcg_out32 (s,
BCLR
| BO_ALWAYS | LK);
924
tcg_out32 (s,
BCLR
| BO_ALWAYS);
[
all
...]
Completed in 24 milliseconds