Lines Matching refs:Narrow

7008                     Narrow,
7016 Narrow,
7031 Narrow,
7039 Narrow,
7053 add(CurrentCond(), Narrow, Register(rd), Register(rn), imm);
7058 Narrow,
7072 sub(CurrentCond(), Narrow, Register(rd), Register(rn), imm);
7077 Narrow,
7099 asr(CurrentCond(), Narrow, Register(rd), Register(rm), amount);
7109 asrs(Condition::None(), Narrow, Register(rd), Register(rm), amount);
7118 lsl(CurrentCond(), Narrow, Register(rd), Register(rm), amount);
7127 lsls(Condition::None(), Narrow, Register(rd), Register(rm), amount);
7137 lsr(CurrentCond(), Narrow, Register(rd), Register(rm), amount);
7147 lsrs(Condition::None(), Narrow, Register(rd), Register(rm), amount);
7157 Narrow,
7166 Narrow,
7186 mov(CurrentCond(), Narrow, Register(rd), imm);
7190 movs(Condition::None(), Narrow, Register(rd), imm);
7199 cmp(CurrentCond(), Narrow, Register(rn), imm);
7211 add(CurrentCond(), Narrow, Register(rd), Register(rd), imm);
7217 adds(Condition::None(), Narrow, Register(rd), Register(rd), imm);
7232 sub(CurrentCond(), Narrow, Register(rd), Register(rd), imm);
7238 subs(Condition::None(), Narrow, Register(rd), Register(rd), imm);
7263 Narrow,
7271 Narrow,
7285 Narrow,
7293 Narrow,
7307 Narrow,
7318 Narrow,
7330 Narrow,
7337 Narrow,
7350 Narrow,
7361 Narrow,
7373 Narrow,
7380 Narrow,
7399 Narrow,
7410 Narrow,
7422 Narrow,
7429 Narrow,
7442 Narrow,
7450 Narrow,
7464 Narrow,
7472 Narrow,
7486 Narrow,
7497 Narrow,
7509 Narrow,
7516 Narrow,
7533 tst(CurrentCond(), Narrow, Register(rn), Register(rm));
7543 Narrow,
7551 Narrow,
7563 cmp(CurrentCond(), Narrow, Register(rn), Register(rm));
7571 cmn(CurrentCond(), Narrow, Register(rn), Register(rm));
7587 Narrow,
7595 Narrow,
7609 Narrow,
7630 Narrow,
7638 Narrow,
7651 mvn(CurrentCond(), Narrow, Register(rd), Register(rm));
7655 mvns(Condition::None(), Narrow, Register(rd), Register(rm));
7669 add(CurrentCond(), Narrow, Register(rd), sp, Register(rd));
7682 add(CurrentCond(), Narrow, sp, sp, Register(rm));
7700 Narrow,
7718 cmp(CurrentCond(), Narrow, Register(rn), Register(rm));
7726 mov(CurrentCond(), Narrow, Register(rd), Register(rm));
7764 ldr(CurrentCond(), Narrow, Register(rt), &location);
7779 Narrow,
7793 Narrow,
7807 Narrow,
7821 Narrow,
7841 Narrow,
7855 Narrow,
7869 Narrow,
7883 Narrow,
7904 Narrow,
7916 Narrow,
7928 Narrow,
7940 Narrow,
7958 Narrow,
7970 Narrow,
7981 Narrow,
7992 Narrow,
8009 adr(CurrentCond(), Narrow, Register(rd), &location);
8017 add(CurrentCond(), Narrow, Register(rd), sp, imm);
8033 add(CurrentCond(), Narrow, sp, sp, imm);
8040 sub(CurrentCond(), Narrow, sp, sp, imm);
8052 Narrow,
8063 Narrow,
8080 Narrow,
8091 Narrow,
8123 push(CurrentCond(), Narrow, registers);
8176 rev(CurrentCond(), Narrow, Register(rd), Register(rm));
8184 rev16(CurrentCond(), Narrow, Register(rd), Register(rm));
8199 revsh(CurrentCond(), Narrow, Register(rd), Register(rm));
8229 pop(CurrentCond(), Narrow, registers);
8251 nop(CurrentCond(), Narrow);
8257 yield(CurrentCond(), Narrow);
8330 Narrow,
8342 Narrow,
8361 udf(CurrentCond(), Narrow, imm);
8383 b(condition, Narrow, &location);
8407 b(CurrentCond(), Narrow, &location);