Add support for disassembling WebAssembly opcodes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / wasm32 / reloc.d
CommitLineData
f96bd6c2
PC
1#as:
2#objdump: -dr
3#name: reloc
4
5.*: +file format .*
6
7Disassembly of section .text:
8
900000000 <.text>:
10 0: 41 80 80 80 i32.const 0
11 4: 80 00
62ecb94c
PC
12 1: R_WASM32_PLT_SIG __sigchar_FiiiiiiiE
13 1: R_WASM32_LEB128_PLT f
f96bd6c2
PC
14 6: 41 80 80 80 i32.const 0
15 a: 80 00
62ecb94c 16 7: R_WASM32_LEB128_GOT x
f96bd6c2
PC
17 c: 41 80 80 80 i32.const 0
18 10: 80 00
62ecb94c 19 d: R_WASM32_LEB128_GOT_CODE f
This page took 0.024172 seconds and 4 git commands to generate.