From 9ff6ed608adc012ed8878e1582f58389a9ee04ce Mon Sep 17 00:00:00 2001 From: ry755 Date: Wed, 26 Jan 2022 22:50:19 -0800 Subject: [PATCH] fox32: Fix typos and improve language in encoding.md --- encoding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/encoding.md b/encoding.md index f16c4eb..ff94282 100644 --- a/encoding.md +++ b/encoding.md @@ -6,7 +6,7 @@ xx xxxxxx 0 xxx xx xx <8,16,32 bits> <8,16,32 bits> # Size table -If instruction doesn't allow variable sizes or size was not specified, set size bits to 0b11 +If the instruction doesn't allow variable sizes or a size was not specified, set the size bits to Word (0b10) | | | | :--: | -------------- | | 0b00 | byte (8 bits) |