Module:Instruction set table builder: Difference between revisions

Reduced font size for instruction table to shrink table width
m (Added way to escape 'rt' and 'rs' being formatted by mistake)
(Reduced font size for instruction table to shrink table width)
 
Line 70:
function p.set( frame )
local args = getArgs(frame)
local s = "{| class=\"wikitable\" style=\"text-align: center; font-size: 9085%;\"\n! Mnemonic !! Description !! 32-bit Instruction Word\n"
local arr = {}