From 72281427ca79c4d2e31f7a20c45a74aee8b766ad Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 28 Nov 2018 14:36:07 -0800 Subject: 4794 --- subx/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subx') diff --git a/subx/Readme.md b/subx/Readme.md index 1aba8c57..76dc5395 100644 --- a/subx/Readme.md +++ b/subx/Readme.md @@ -47,7 +47,7 @@ by: also trigger checks. Here, tagging operands with the `imm32` type allows SubX to check that instructions have precisely the operand types they should. x86 instructions have 14 types of operands, and missing one causes - all future instructions to go out off the rails, interpreting operands as + all future instructions to go off the rails, interpreting operands as opcodes and vice versa. So this is a useful check. 1. Designing testable wrappers for operating system interfaces. For example, -- cgit 1.4.1-2-gfad0