6 lines
112 B
Makefile
6 lines
112 B
Makefile
# name: Assemble and dump for iwmmxt2 CPU
|
|
# source: nop-asm.s
|
|
# as: -mcpu=iwmmxt2
|
|
# objdump: -d -miwmmxt2
|
|
|
|
#...
|