Home | History | Annotate | Download | only in arm

Lines Matching full:thumb

986             /* curPC is Thumb */
1317 /* If applicable, mark low bit to denote thumb */
1351 * For ARM, we'll use a pair of thumb instructions to generate
1384 * NOTE: normally, all translations are Thumb[2] mode, with
1387 * mix Arm & Thumb[2] translations, the following code should be
1610 * the incoming codeAddr is a thumb code address, and therefore has
1694 * Thumb code sequence for a chaining cell is:
2410 //LOGD("*** THUMB - Addr: 0x%x Insn: 0x%x", lr, insn);
2510 LOGE("*** ERROR: UNRECOGNIZED THUMB MEM OP: %x", opcode5);