HomeSort by relevance Sort by last modified time
    Searched refs:tne (Results 1 - 25 of 39) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
trap20.s 13 tne $0,$3
14 tne $0,$3,1023
trap20.d 18 0+0028 <[^>]*> tne zero,v1
19 0+002c <[^>]*> tne zero,v1,0x3ff
micromips.s     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/
tcond.d 100 120: 0505 tne!
101 122: 0505 tne!
102 124: 0505 tne!
103 126: 0505 tne!
104 128: 0505 tne!
105 12a: 0505 tne!
106 12c: 80009454 tne
109 140: 0505 tne!
110 142: 0505 tne!
111 144: 0505 tne!
    [all...]
  /external/llvm/test/MC/Mips/
micromips-trap-instructions.s 17 # CHECK-EL: tne $8, $9 # encoding: [0x28,0x01,0x3c,0x0c]
32 # CHECK-EB: tne $8, $9 # encoding: [0x01,0x28,0x0c,0x3c]
44 tne $8, $9, 0
mips-control-instructions.s 33 # CHECK32: tne $zero, $3 # encoding: [0x00,0x03,0x00,0x36]
34 # CHECK32: tne $zero, $3, 1023 # encoding: [0x00,0x03,0xff,0xf6]
64 # CHECK64: tne $zero, $3 # encoding: [0x00,0x03,0x00,0x36]
65 # CHECK64: tne $zero, $3, 1023 # encoding: [0x00,0x03,0xff,0xf6]
98 tne $0,$3
99 tne $0,$3,1023
  /external/llvm/test/MC/Sparc/
sparc-v9-traps.s 21 ! CHECK: tne %icc, %i5 ! encoding: [0x93,0xd0,0x00,0x1d]
22 !! tnz should be a synonym for tne
23 ! CHECK: tne %icc, %i5 ! encoding: [0x93,0xd0,0x00,0x1d]
24 ! CHECK: tne %icc, 82 ! encoding: [0x93,0xd0,0x20,0x52]
25 ! CHECK: tne %icc, %g1 + %i2 ! encoding: [0x93,0xd0,0x40,0x1a]
26 ! CHECK: tne %icc, %i5 + 41 ! encoding: [0x93,0xd7,0x60,0x29]
27 tne %icc, %i5
29 tne %icc, 82
30 tne %icc, %g1 + %i2
31 tne %icc, %i5 + 4
    [all...]
sparc-traps.s 21 ! CHECK: tne %i5 ! encoding: [0x93,0xd0,0x00,0x1d]
22 !! tnz should be a synonym for tne
23 ! CHECK: tne %i5 ! encoding: [0x93,0xd0,0x00,0x1d]
24 ! CHECK: tne 82 ! encoding: [0x93,0xd0,0x20,0x52]
25 ! CHECK: tne %g1 + %i2 ! encoding: [0x93,0xd0,0x40,0x1a]
26 ! CHECK: tne %i5 + 41 ! encoding: [0x93,0xd7,0x60,0x29]
27 tne %i5
29 tne 82
30 tne %g1 + %i2
31 tne %i5 + 4
    [all...]
  /external/llvm/test/MC/Mips/micromips32r6/
invalid-wrong-error.s 25 tne $8, $9, $2 # CHECK: :[[@LINE]]:15: error: expected 10-bit unsigned immediate
26 tne $8, $9, -1 # CHECK: :[[@LINE]]:15: error: expected 10-bit unsigned immediate
27 tne $8, $9, 16 # CHECK: :[[@LINE]]:3: error: instruction requires a CPU feature not currently enabled
valid.s 265 tne $6, $17 # CHECK: tne $6, $17 # encoding: [0x02,0x26,0x0c,0x3c]
266 tne $7, $8, 15 # CHECK: tne $7, $8, 15 # encoding: [0x01,0x07,0xfc,0x3c]
    [all...]
  /external/llvm/test/MC/Mips/micromips64r6/
invalid-wrong-error.s 33 tne $8, $9, $2 # CHECK: :[[@LINE]]:15: error: expected 10-bit unsigned immediate
34 tne $8, $9, -1 # CHECK: :[[@LINE]]:15: error: expected 10-bit unsigned immediate
35 tne $8, $9, 16 # CHECK: :[[@LINE]]:3: error: instruction requires a CPU feature not currently enabled
valid.s 137 tne $6, $17 # CHECK: tne $6, $17 # encoding: [0x02,0x26,0x0c,0x3c]
138 tne $7, $8, 15 # CHECK: tne $7, $8, 15 # encoding: [0x01,0x07,0xfc,0x3c]
  /external/llvm/test/MC/Mips/mips1/
invalid-mips2.s 43 tne $6,$17 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
44 tne $7,$8,885 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips2/
valid.s 170 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
171 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips3/
valid.s 234 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
235 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips32/
valid.s 200 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
201 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips32r2/
valid.s 237 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
238 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips32r3/
valid.s 237 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
238 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips32r5/
valid.s 238 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
239 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips4/
valid.s 263 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
264 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips5/
valid.s 265 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
266 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips64/
valid.s 284 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
285 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips64r2/
valid.s 310 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
311 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips64r3/
valid.s 310 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
311 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]
  /external/llvm/test/MC/Mips/mips64r5/
valid.s 311 tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36]
312 tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76]

Completed in 551 milliseconds

1 2