User Tools

Site Tools


base:8bit_multiplication_16bit_product_fast_no_tables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
base:8bit_multiplication_16bit_product_fast_no_tables [2020-02-09 12:28] djmipsbase:8bit_multiplication_16bit_product_fast_no_tables [2020-04-09 21:33] – Added a main heading to the article ftc
Line 1: Line 1:
 +====== 8bit multiplication with 16bit product ======
 +
 +This code aims to be fast, but still to avoid the use of tables.
 +
 <code> <code>
 ; mul 8x8 16 bit result for when you can't afford big tables ; mul 8x8 16 bit result for when you can't afford big tables
base/8bit_multiplication_16bit_product_fast_no_tables.txt · Last modified: 2023-03-15 03:25 by djmips