1# Source file used to test misaligned targets of absolute jumps
2
3	jal	0x0
4	jal	0x1
5	jal	0xffffffc
6	jal	0xfffffff
7	jal	0x10000000
8	jal	0x10000003
9