Displaying 1 result from an estimated 1 matches for "gslble".
Did you mean:
gamble
2018 Sep 28
3
error: expected memory with 32-bit signed offset
...lt; -------- 8< -------- 8< ---
I couldn't fool llvm-mc :)
test/MC/Mips/loongson3a/valid.s:32:30: error: invalid operand for
instruction
gslbx $2,0($3,$4)
^
Compare with Loongson GCC toolchain:
.text
gs:
.set noat
gslble $2, $3, $4 # encoding: [0x10,0x20,0x62,0xc8]
# <MCInst #1546 GSLBLE
# <MCOperand Reg:321>
# <MCOperand Reg:322>
...