Fix RL78 disassembly of DE+offset addressing to always show the offset, even when...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pe / aligncomm-d.s
1 .file "a.c"
2 .comm _h, 16, 8
3 .comm _i, 16, 4
4 .comm _j, 16, 2
5 .comm _k, 16, 1
This page took 0.052854 seconds and 4 git commands to generate.