Lines Matching refs:waction
98 local function waction(action, val, a, num) function
108 if not term then waction("STOP") end -- Terminate action list.
116 if n <= 0xffffff then waction("ESC") end
1557 waction("IMM", (signed and 32768 or 0)+scale*1024+bits*32+shift, imm)
1575 waction("IMMSH", isshift and 1 or 0, imm)
1592 waction("IMM", 32768+16*32, format(tp.ctypefmt, tailr))
1611 waction("IMM", scale*1024+5*32+11, format(tp.ctypefmt, tailr))
1727 waction("REL_"..mode, m, s, 1)
1793 waction("LABEL_"..mode, n, s, 1)
1821 waction("ALIGN", align-1, nil, 1) -- Action byte is 2**n-1.
1876 waction("SECTION", num)