bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / div.s
CommitLineData
d70c5fc7
NC
1 .section .text
2 .global _fun
3xc16x_div:
4
5 div r0
6 divl r0
7 divlu r0
8 divu r0
This page took 0.040236 seconds and 4 git commands to generate.