HomeSort by relevance Sort by last modified time
    Searched refs:BICC (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist/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 168 #define BICC (OPC1(0x0) | OPC2(0x2))
249 inst[0] = BICC | DA(0x8);
262 inst[0] = BICC | DA(0x8);
    [all...]

Completed in 2050 milliseconds