Searched refs:first_movy (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dsh-dis.c133 static const sh_opcode_info *first_movx, *first_movy; local
141 for (first_movy = first_movx; first_movy->nibbles[1] != MOVY_NOPX;)
142 first_movy++;
148 op = first_movy;
167 static const sh_opcode_info *first_movx, *first_movy; local
175 for (first_movy = first_movx; first_movy->nibbles[1] != MOVY;)
176 first_movy++;
191 for (opy = first_movy; op
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dsh-dis.c133 static const sh_opcode_info *first_movx, *first_movy; local
141 for (first_movy = first_movx; first_movy->nibbles[1] != MOVY_NOPX;)
142 first_movy++;
148 op = first_movy;
167 static const sh_opcode_info *first_movx, *first_movy; local
175 for (first_movy = first_movx; first_movy->nibbles[1] != MOVY;)
176 first_movy++;
191 for (opy = first_movy; op
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dsh-dis.c133 static const sh_opcode_info *first_movx, *first_movy; local
141 for (first_movy = first_movx; first_movy->nibbles[1] != MOVY_NOPX;)
142 first_movy++;
148 op = first_movy;
167 static const sh_opcode_info *first_movx, *first_movy; local
175 for (first_movy = first_movx; first_movy->nibbles[1] != MOVY;)
176 first_movy++;
191 for (opy = first_movy; op
[all...]

Completed in 157 milliseconds