Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / list-1.s
1 .section .rodata
2 .LC0:
3 .string "haha %x\n"
4 .text
5 .globl hex
6 .type hex, @function
7 hex:
8 leave
9 ret
This page took 0.0305 seconds and 4 git commands to generate.