[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git] / ld / testsuite / ld-d10v / reloc-004.ld
blob5f06d60bcb361f89c3ad6a3c250e0b44e80ad0b9
1 SECTIONS
3   .text 0x01014000 :
4   { 
5         foo = .;
6         . = (. + 0x400);
7   }