arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / microblaze / endian.s
1 .text
2 start:
3 addi r1,r0,1234
4 .long 0x12345678
5 .word 0x1234, 0
This page took 0.038732 seconds and 4 git commands to generate.