* gas/config/tc-arm.c (aeabi_set_public_attributes): Correct
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm-idiv.d
1 #name: ARM Integer division instructions
2 #objdump: -dr --prefix-addresses --show-raw-insn
3
4 .*: +file format .*arm.*
5
6 Disassembly of section .text:
7 0+000 <[^>]*> e735f819 udiv r5, r9, r8
8 0+004 <[^>]*> e739f715 udiv r9, r5, r7
9 0+008 <[^>]*> e710f010 sdiv r0, r0, r0
This page took 0.030952 seconds and 4 git commands to generate.