1 #name: movem-offset 2 #objdump: -d 3 #as: 4 5 .*: file format .* 6 7 Disassembly of section \.text: 8 9 0+ <.text>: 10 0: 4cee 047c ffe8 moveml %fp@\(-24\),%d2-%d6/%a2 11 6: 48ee 047c 0010 moveml %d2-%d6/%a2,%fp@\(16\) 12 c: 4cee 03ff ffe8 moveml %fp@\(-24\),%d0-%a1 13 12: 48ee 03ff 0010 moveml %d0-%a1,%fp@\(16\) 14 \.\.\. 15