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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
eva.s 425 swe $8,-256($9)
426 swe $10,-256
427 swe $11,255($12)
428 swe $13,255
429 swe $14,-257($15)
430 swe $16,-257
431 swe $17,256($18)
432 swe $19,256
433 swe $20,-512($21)
434 swe $22,-51
    [all...]
mipsr6@eva.d 715 [ 0-9a-f]+: 7d28801f swe \$8,-256\(\$9\)
716 [ 0-9a-f]+: 7c0a801f swe \$10,-256\(\$0\)
717 [ 0-9a-f]+: 7d8b7f9f swe \$11,255\(\$12\)
718 [ 0-9a-f]+: 7c0d7f9f swe \$13,255\(\$0\)
720 [ 0-9a-f]+: 7c2e001f swe \$14,0\(\$1\)
722 [ 0-9a-f]+: 7c30001f swe \$16,0\(\$1\)
724 [ 0-9a-f]+: 7c31001f swe \$17,0\(\$1\)
726 [ 0-9a-f]+: 7c33001f swe \$19,0\(\$1\)
728 [ 0-9a-f]+: 7c34001f swe \$20,0\(\$1\)
730 [ 0-9a-f]+: 7c36001f swe \$22,0\(\$1\
    [all...]
eva.d     [all...]
micromips@eva.d     [all...]
  /external/llvm/test/MC/Mips/eva/
invalid.s 32 swe $33, 8($4) # CHECK: :[[@LINE]]:9: error: invalid operand for instruction
33 swe $5, 8($34) # CHECK: :[[@LINE]]:13: error: expected memory with 9-bit signed offset
34 swe $5, 512($4) # CHECK: :[[@LINE]]:13: error: expected memory with 9-bit signed offset
35 swe $5, -513($4) # CHECK: :[[@LINE]]:13: error: expected memory with 9-bit signed offset
valid_R6.s 40 swe $ra,255($sp) # CHECK: swe $ra, 255($sp) # encoding: [0x7f,0xbf,0x7f,0x9f]
41 swe $ra,-256($sp) # CHECK: swe $ra, -256($sp) # encoding: [0x7f,0xbf,0x80,0x1f]
42 swe $ra,-53($sp) # CHECK: swe $ra, -53($sp) # encoding: [0x7f,0xbf,0xe5,0x9f]
valid_preR6.s 50 swe $ra,255($sp) # CHECK: swe $ra, 255($sp) # encoding: [0x7f,0xbf,0x7f,0x9f]
51 swe $ra,-256($sp) # CHECK: swe $ra, -256($sp) # encoding: [0x7f,0xbf,0x80,0x1f]
52 swe $ra,-53($sp) # CHECK: swe $ra, -53($sp) # encoding: [0x7f,0xbf,0xe5,0x9f]
invalid_R6.s 41 swe $33, 8($4) # CHECK: :[[@LINE]]:19: error: invalid operand for instruction
42 swe $5, 8($34) # CHECK: :[[@LINE]]:23: error: expected memory with 9-bit signed offset
43 swe $5, 512($4) # CHECK: :[[@LINE]]:23: error: expected memory with 9-bit signed offset
44 swe $5, -513($4) # CHECK: :[[@LINE]]:23: error: expected memory with 9-bit signed offset
invalid-noeva-wrong-error.s 61 swe $ra,255($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
62 swe $ra,-256($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
63 swe $ra,-53($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
predicate-bad-3.s 33 [a1] swe
insns-bad-1.s 1328 swe .S1
1329 swe a0
insns-c674x.s     [all...]
insns-c674x.d     [all...]
  /external/llvm/test/MC/Mips/micromips/
invalid.s 57 swe $2, -513($gp) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
58 swe $2, 512($gp) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
59 swe $33, 8($gp) # CHECK: :[[@LINE]]:7: error: invalid operand for instruction
60 swe $2, 8($33) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
  /external/llvm/test/MC/Mips/
micromips-loadstore-instructions.s 54 # CHECK-EL: swe $5, 8($4) # encoding: [0xa4,0x60,0x08,0xae]
100 # CHECK-EB: swe $5, 8($4) # encoding: [0x60,0xa4,0xae,0x08]
143 swe $5, 8($4)
  /external/llvm/test/MC/Mips/micromips32r6/
invalid.s 37 swe $33, 8($4) # CHECK: :[[@LINE]]:7: error: invalid operand for instruction
39 swe $5, 8($34) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
40 swe $5, 512($4) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
174 swe $5, -513($4) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
valid.s 140 swe $5, 8($4) # CHECK: swe $5, 8($4) # encoding: [0x60,0xa4,0xae,0x08]
    [all...]
  /external/llvm/test/MC/Mips/micromips64r6/
invalid.s 203 swe $33, 8($4) # CHECK: :[[@LINE]]:7: error: invalid operand for instruction
204 swe $5, 8($34) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
205 swe $5, 512($4) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
206 swe $5, -513($4) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
  /external/syslinux/gpxe/src/drivers/infiniband/
MT25218_PRM.h 1031 pseudo_bit_t swe[0x00001]; \/* If set - RDMA - write enabled on send queue. Not valid (reserved) in EE context. *\/ member in struct:arbelprm_queue_pair_ee_context_entry_st
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x-opcode-table.h     [all...]

Completed in 1882 milliseconds