[MIPS] Map 'move' to 'or'.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / provide-1.s
1 .data
2 .globl foo
3 foo: .long 0
4 .p2align 4
This page took 0.031301 seconds and 4 git commands to generate.