From 4224ec8188bc0e6f27e7063a8f5ec3355e892570 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 1 Oct 2018 15:12:56 -0700 Subject: 4642 --- subx/051test.subx | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'subx/051test.subx') diff --git a/subx/051test.subx b/subx/051test.subx index 8edcee49..c8c4b89c 100644 --- a/subx/051test.subx +++ b/subx/051test.subx @@ -1,5 +1,9 @@ == code +# instruction effective address operand displacement immediate +# op subop mod rm32 base index scale r32 +# 1-3 bytes 3 bits 2 bits 3 bits 3 bits 3 bits 2 bits 2 bits 0/1/2/4 bytes 0/1/2/4 bytes + # print msg to stderr if a != b, otherwise print "." check_ints_equal: # (a : int, b : int, msg : (address array byte)) -> boolean # prolog @@ -57,3 +61,5 @@ Newline: 01 00 00 00 # data 0a/newline + +# vim:ft=subx:nowrap:tw& -- cgit 1.4.1-2-gfad0