OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BICC
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist2/src/sljit/
sljitNativeSPARC_32.c
86
FAIL_IF(push_inst(compiler,
BICC
| DA(0x1) | (7 & DISP_MASK), UNMOVABLE_INS));
93
FAIL_IF(push_inst(compiler,
BICC
| DA(0xe) | (-2 & DISP_MASK), UNMOVABLE_INS));
sljitNativeSPARC_common.c
172
#define
BICC
(OPC1(0x0) | OPC2(0x2))
253
inst[0] =
BICC
| DA(0x8);
266
inst[0] =
BICC
| DA(0x8);
[
all
...]
Completed in 718 milliseconds