Returns an Instructions object for the 'end assembly' instructions.
Last updated 24 days ago
end_loop_instructions() → Instructions
end_loop_instructions() →
Instructions
from glider import * def query(): return Instructions().end_asm_instructions().exec(1)