From 7e7d04b00ae5bde634c8c3149280c6990f99d006 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Tue, 5 Oct 2010 19:21:55 -0700 Subject: [opcodes] added code field back to syscall/break --- instr-table.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'instr-table.tex') diff --git a/instr-table.tex b/instr-table.tex index 6fb52f2..b5759b2 100644 --- a/instr-table.tex +++ b/instr-table.tex @@ -1709,7 +1709,7 @@ \multicolumn{1}{c|}{00000} & \multicolumn{1}{c|}{00000} & \multicolumn{4}{c|}{1010000000} & -\multicolumn{1}{c|}{00000} & SYSCALL \\ +\multicolumn{1}{c|}{00000} & SYSCALL imm12 \\ \cline{2-10} @@ -1718,7 +1718,7 @@ \multicolumn{1}{c|}{00000} & \multicolumn{1}{c|}{00000} & \multicolumn{4}{c|}{1100000000} & -\multicolumn{1}{c|}{00000} & BREAK \\ +\multicolumn{1}{c|}{00000} & BREAK imm12 \\ \cline{2-10} -- cgit v1.2.3