* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / hilo2.s
1 .text
2 .org 0x10000
3 movea hi(blah),r0,r1
4 blah:
This page took 0.029937 seconds and 4 git commands to generate.