HomeSort by: relevance | last modified time | path
    Searched defs:BICC (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeSPARC_common.c 174 #define BICC (OPC1(0x0) | OPC2(0x2))
256 inst[0] = BICC | DA(0x8);
270 inst[0] = BICC | DA(0x8);
1322 PTR_FAIL_IF(push_inst(compiler, BICC | get_cc(type ^ 1) | 5, UNMOVABLE_INS));
1415 FAIL_IF(push_inst(compiler, BICC | get_cc(type) | 3, UNMOVABLE_INS));
  /src/external/gpl3/gdb/dist/sim/erc32/
exec.c 165 #define BICC 0x02
472 case BICC:
  /src/external/gpl3/gdb.old/dist/sim/erc32/
exec.c 165 #define BICC 0x02
472 case BICC:

Completed in 26 milliseconds