AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
=>     R0 = r_bpp value
     R2 = r_charw value
     R3 = r_charh value

<=     R2 = number of bytes per cache line (r_cbpl)
     R3 = number of bytes per cached character (r_cbpc)

This SWI works out the values of r_cbpl, r_cbpc from r_charw, r_charh, r_bpp
in the manner defined under the help text on r_caddr. Ie, r_cbpl is either
1,2, or a multiple of 4 and r_cbpc = r_charh * r_cbpl.

[sh-index] Back to list of manuals