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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCJITInfo.cpp 45 #define BUILD_SLDI(RD,RS,IMM6) BUILD_RLDICR(RD,RS,IMM6,63-IMM6)
  /toolchain/binutils/binutils-2.25/opcodes/
d30v-opc.c 370 #define IMM6 (IMM5S3 + 1)
372 #define IMM6U (IMM6 + 1)
425 { SHORT_M, 2, { Ra, ATPAR, Rb, IMM6 } }, /* Ra,@(Rb,imm6) */
429 { SHORT_M2, 2, { Ra2, ATPAR, Rb, IMM6 } }, /* Ra,@(Rb,imm6) */
432 { SHORT_A, 2, { Ra, Rb, IMM6 } }, /* Ra,Rb,imm6 */
454 { SHORT_F, 2, { Fa, Fb, IMM6 } }, /* Fa,Fb,imm6 */
    [all...]
v850-opc.c 1151 /* The IMM6 field in a callt instruction. */
1152 #define IMM6 (D5_4U + 1)
1156 #define D7U (IMM6 + 1)
    [all...]

Completed in 101 milliseconds