MIPS16: Switch to 32-bit opcode table interpretation
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / dw2-decodedline.S
1 .file "dw2-decodedline.c"
2 .file 1 "dw2-decodedline.c"
3 .file 2 "directory/file1.c"
4 .text
5 .globl f1
6 .type f1, %function
7 f1:
8 .loc 2 1 0
9 nop
10 .size f1, .-f1
11 .globl main
12 .type main, %function
13 main:
14 .loc 1 2 0
15 nop
16 .size main, .-main
This page took 0.037951 seconds and 4 git commands to generate.