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

  /src/external/gpl3/gdb/dist/gdb/arch/
aarch64-insn.h 107 /* ORN s010 1010 xx1x xxxx xxxx xxxx xxxx xxxx */
111 ORN = 0x00200000 | ORR,
  /src/external/gpl3/gdb.old/dist/gdb/arch/
aarch64-insn.h 107 /* ORN s010 1010 xx1x xxxx xxxx xxxx xxxx xxxx */
111 ORN = 0x00200000 | ORR,
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_64.c 104 #define ORN 0xaa200000
716 FAIL_IF(push_inst(compiler, (ORN ^ inv_bits) | RD(dst) | RN(TMP_ZERO) | RM(arg2)));
sljitNativeSPARC_common.c 151 #define ORN (OPC1(0x2) | OPC3(0x06))

Completed in 31 milliseconds