bug fixed: generate "add.l #65536,a1" rather than "lea 65536(a1),a1".
authorbal <none@none>
Mon, 8 Oct 1984 12:45:38 +0000 (12:45 +0000)
committerbal <none@none>
Mon, 8 Oct 1984 12:45:38 +0000 (12:45 +0000)
commit46dc90f366fd8746a10c93c3335ffa2bec2ae68d
tree0b4c8c9672268d7c430390565e805f00d2e0b281
parent8958cb6faf66d3553faa5dbaa99ccf68fc6516e7
bug fixed: generate "add.l #65536,a1" rather than "lea 65536(a1),a1".
The latter form is only generated for constants that fit in a word.
mach/m68k2/cg/table