Searched defs:imm4 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachORebaser.hpp596 uint32_t imm4 = (instruction & 0x0000000F); local
634 uint32_t imm4 = ((instruction & 0x000F0000) >> 16); local
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Darm-dis.c2024 int imm4 = (given >> 4) & 0xf; local
H A Dbfin-dis.c389 #define imm4(x) fmtconst (c_imm4, x, 0, outf) macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/assembler/
H A DARMv7Assembler.h2840 ALWAYS_INLINE void twoWordOp5i6Imm4Reg4EncodedImm(OpcodeID1 op, int imm4, RegisterID rd, ARMThumbImmediate imm) argument

Completed in 273 milliseconds