]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/testsuite/gas/bpf/alu.d
bpf: opcodes, gas: support for signed register move V4 instructions
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / bpf / alu.d
index 476891b9afd4fbe342819148104a4191cf5a31a2..409018ddf5577e7eb2f7a70265bbeebf4f46b451 100644 (file)
@@ -63,3 +63,6 @@ Disassembly of section .text:
  1a0:  dc 06 00 00 10 00 00 00         endbe %r6,16
  1a8:  dc 05 00 00 20 00 00 00         endbe %r5,32
  1b0:  dc 04 00 00 40 00 00 00         endbe %r4,64
+ 1b8:  bf 21 08 00 00 00 00 00         movs %r1,%r2,8
+ 1c0:  bf 21 10 00 00 00 00 00         movs %r1,%r2,16
+ 1c8:  bf 21 20 00 00 00 00 00         movs %r1,%r2,32