Add support for disassembling WebAssembly opcodes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / wasm32 / reloc.d
index 9317e6e9a30909073f5b3afaf63214af60e89d75..9dc54e77600752f6b7c697b80b98d895e8aa0d11 100644 (file)
@@ -9,10 +9,11 @@ Disassembly of section .text:
 00000000 <.text>:
    0:  41 80 80 80             i32.const 0
    4:  80 00 
-                       1: R_ASMJS_LEB128_PLT   f
+                       1: R_WASM32_PLT_SIG     __sigchar_FiiiiiiiE
+                       1: R_WASM32_LEB128_PLT  f
    6:  41 80 80 80             i32.const 0
    a:  80 00 
-                       7: R_ASMJS_LEB128_GOT   x
+                       7: R_WASM32_LEB128_GOT  x
    c:  41 80 80 80             i32.const 0
   10:  80 00 
-                       d: R_ASMJS_LEB128_GOT_CODE      f
+                       d: R_WASM32_LEB128_GOT_CODE     f
This page took 0.0246 seconds and 4 git commands to generate.