| #source: start.s | |
| #source: wrap3a.s | |
| #source: wrap3b.s | |
| #source: wrap1c.s | |
| #ld: -m mmo | |
| #as: -no-expand | |
| #objdump: -d | |
| .*: file format mmo | |
| Disassembly of section \.text: | |
| 0+ <(_start|Main)>: | |
| 0: e3fd0001 setl \$253,0x1 | |
| 4: f2000001 pushj \$0,8 <__wrap_deal> | |
| 0+8 <__wrap_deal>: | |
| 8: f0000001 jmp c <deal> | |
| 0+c <deal>: | |
| c: fd000000 swym 0,0,0 |