From bfc97d567151d84c629e5114aedddc5fd24beb6b Mon Sep 17 00:00:00 2001 From: tevador <37503146+tevador@users.noreply.github.com> Date: Sun, 5 May 2019 19:34:27 +0200 Subject: [PATCH] Fixed table formatting --- doc/specs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/specs.md b/doc/specs.md index 438e009..ffdd9f8 100644 --- a/doc/specs.md +++ b/doc/specs.md @@ -725,6 +725,7 @@ The reference CPU is loosely based on the [Intel Ivy Bridge microarchitecture](h * The CPU can decode at most 16 bytes of code per cycle and at most 4 Micro-ops per cycle. *Table 6.2.1 - Macro-ops* + |Macro-op|latency|size|1st Micro-op|2nd Micro-op| |-|-|-|-|-| |`sub_rr`|1|3|P015|-|