Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmitrygr
2265 days ago
yup, some other constants are also loadable in one instr, of the form 0xXX00XX00, 0x00XX00XX, 0xXXXXXXXX where XX is any byte
1 comments
saagarjha
2265 days ago
Do you not need the usual LSL, or does the assembler take care of that?
link
dmitrygr
2265 days ago
it does, yes
link