3a_asm: more .fill power and better 'make test' target
[calu.git] / 3a_asm / tst / fill.s
1 .data
2 .fill 5, 0x14732
3 yeah: .fill 0x1111
4
5 .text
6 addi r0,r0,0;
7 ldil r3, 0x444
8 .org 0x1000
9 .fill 0x10-8, 0x987655
10
11 .data
12 .org 0x500
13 .fill 10, 0x1337