HomeSort by relevance Sort by last modified time
    Searched refs:regb (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
hlebad.s 31 # Tests for op imm8 regb/m8
81 # Tests for op imm8 regb/m8
91 # Tests for op regb regb/m8
92 # Tests for op regb/m8 regb
180 # Tests for op regb/m8
214 # Tests for op regb, regb/m8
250 # Tests for op imm8 regb/m
    [all...]
hlebad.l 387 [ ]*31[ ]+\# Tests for op imm8 regb/m8
441 [ ]*81[ ]+\# Tests for op imm8 regb/m8
451 [ ]*91[ ]+\# Tests for op regb regb/m8
452 [ ]*92[ ]+\# Tests for op regb/m8 regb
548 [ ]*180[ ]+\# Tests for op regb/m8
582 [ ]*214[ ]+\# Tests for op regb, regb/m8
622 [ ]*250[ ]+\# Tests for op imm8 regb/m
    [all...]
x86-64-hlebad.s 40 # Tests for op imm8 regb/m8
110 # Tests for op imm8 regb/m8
120 # Tests for op regb regb/m8
121 # Tests for op regb/m8 regb
242 # Tests for op regb/m8
286 # Tests for op regb, regb/m8
331 # Tests for op imm8 regb/m
    [all...]
x86-64-hlebad.l 512 [ ]*40[ ]+\# Tests for op imm8 regb/m8
586 [ ]*110[ ]+\# Tests for op imm8 regb/m8
600 [ ]*120[ ]+\# Tests for op regb regb/m8
601 [ ]*121[ ]+\# Tests for op regb/m8 regb
730 [ ]*242[ ]+\# Tests for op regb/m8
778 [ ]*286[ ]+\# Tests for op regb, regb/m8
823 [ ]*331[ ]+\# Tests for op imm8 regb/m
    [all...]
hle.s 7 # Tests for op imm8 regb/m8
268 # Tests for op imm8 regb/m8
313 # Tests for op regb regb/m8
314 # Tests for op regb/m8 regb
539 # Tests for op regb/m8
625 # Tests for op regb, regb/m8
641 # Tests for op imm8 regb/m
    [all...]
x86-64-hle.s 10 # Tests for op imm8 regb/m8
379 # Tests for op imm8 regb/m8
424 # Tests for op regb regb/m8
425 # Tests for op regb/m8 regb
736 # Tests for op regb/m8
848 # Tests for op regb, regb/m8
867 # Tests for op imm8 regb/m
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-nios2.c 2215 unsigned int regb = GET_IW_I_B (insn->insn_code); local
2243 unsigned int regb = GET_IW_I_B (insn->insn_code); local
2267 unsigned int regb = GET_IW_I_B (insn->insn_code); local
2291 unsigned int regb = GET_IW_I_B (insn->insn_code); local
    [all...]
rl78-parse.y 115 /* Convert a "regb" value to a "reg_xbc" value. Error if other
143 %type <regno> regb regb_na regw regw_na FLAG sfr
465 | incdec regb
608 | MOV sfr ',' regb
1098 regb : X { $$ = 0; } label
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
rx-decode.opc 403 /** 0011 1111 rega regb rtsd #%1, %2-%0 */
404 ID(rtsd); SC(IMM(1) * 4); S2R(rega); DR(regb);
rx-decode.c     [all...]

Completed in 318 milliseconds