Home | History | Annotate | Download | only in priv

Lines Matching defs:code

57    are moderately often needed in Thumb code.
61 Correctness (obscure): in m_transtab, when invalidating code
97 that the preamble will never occur except in specific code
101 /* Translates ARM(v5) code to IR. */
137 /* MOD: The IRSB* into which we're generating code. */
927 /* Generate code to set APSR.GE[flagNo]. Each fn call sets 1 bit.
1388 instructions which we can't generate straight-line code for, either
2461 as an IRCmpF64Result. Generate code to convert it to an
7934 dealing with Thumb code. */
8222 code, this must always be IRTemp_INVALID because NEON insns are
8226 Thumb code.
8313 Thumb code.
10412 Thumb code.
12055 UChar* code = (UChar*)guest_instr;
12067 if (getUIntLittleEndianly(code+ 0) == word1 &&
12068 getUIntLittleEndianly(code+ 4) == word2 &&
12069 getUIntLittleEndianly(code+ 8) == word3 &&
12070 getUIntLittleEndianly(code+12) == word4) {
12072 if (getUIntLittleEndianly(code+16) == 0xE18AA00A
12082 if (getUIntLittleEndianly(code+16) == 0xE18BB00B
12091 if (getUIntLittleEndianly(code+16) == 0xE18CC00C
12103 insn = getUIntLittleEndianly(code+16);
12117 to decide whether they can generate straight-line code, or
12225 // this point (I think the code below doesn't do that).
12398 // this point (I think the code below doesn't do that).
14215 UChar* code = (UChar*)guest_instr;
14227 if (getUIntLittleEndianly(code+ 0) == word1 &&
14228 getUIntLittleEndianly(code+ 4) == word2 &&
14229 getUIntLittleEndianly(code+ 8) == word3 &&
14230 getUIntLittleEndianly(code+12) == word4) {
14233 if (getUIntLittleEndianly(code+16) == 0x0A0AEA4A
14244 if (getUIntLittleEndianly(code+16) == 0x0B0BEA4B
14254 if (getUIntLittleEndianly(code+16) == 0x0C0CEA4C
14266 insn0 = getUShortLittleEndianly(code+16);
14356 point where it is sure to complete. Mostly we let the code at
14468 code, or whether they must generate a side exit before the
14495 contents of the condition code thunk. Without it, we get
14514 condition code updates in 16-bit Thumb instructions. */
14535 * notInITt is 1 if we're in "normal" code, 0 if in an IT block
14562 test for this case for every condition code update. */
14923 /* We're returning to Thumb code, hence "| 1" */
15897 /* We're returning to Thumb code, hence "| 1" */
15902 /* we're calling Thumb code, hence "| 1" */
15907 /* we're calling ARM code, hence "& 3" to align to a