ARM opcodes
Michael Grunditz (8594) 259 posts |
I have problems to understand this: |
Julie Stamp (8365) 474 posts |
First that translates as The instruction is really
where Compare with
See ARM instruction format by Robin Watts; playing around in Zap code mode (Ctrl-Shift-F5) can be helpful. |
Kuemmel (439) 384 posts |
…in that regard you can also play with that on this site at the bottom of the page |
Michael Grunditz (8594) 259 posts |
Thanks! Got a better view now! |
Colin Ferris (399) 1818 posts |
Anyone read the eBook ‘Programming with 64-Bit ARM Assembly Language’ by Stephen Smith? |
Paolo Fabio Zaino (28) 1882 posts |
@Colin, |
Colin Ferris (399) 1818 posts |
I see this book in available in paper or Kindle. Is there a way of displaying a downloaded Kindle eBook onto RISC OS? |
Rick Murray (539) 13851 posts |
Legally, no. Less than legally, it’s a clumsy business with installing (an older?) Kindle app on an Android device, ripping the device specific encryption keys out using adb, then letting a Calibre plugin chew on them for a while in order to allow it to translate Kindle files (downloaded to that device only) into epub for use on pretty much anything that isn’t a Kindle. I used to do it for mom. She’d buy ebooks off Amazon, and I’d then rip them into epub for her non-Kindle reader (a Pocketbook 640, IIRC). I don’t do this stuff myself. Too much of a palaver (and I’m not sure if that method still works, it did with mobi files but I don’t know about azw or whatever it is these days). Plus, I’m rather partial to dead tree, and with Amazon Prime I can get my dead tree at prices sort of in line with the usual prices for books, not the 150% markup “because it’s foreign” that the supermarkets tried to pull. |
Rick Murray (539) 13851 posts |
Looks like you still can (using the PC app is simpler) but it still looks like a bother to get set up and running. Then, on RISC OS, if you want a quick and dirty view then my Ebook app might cope. Maybe. ;-) Don’t expect formatting though. Otherwise, MuView. |