scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit 4904da0e4387644faf7fb6e0b813fbb1486f5df0
parent 47f5a5ab3e10091dbb0914e14bc70b8ec1d5c4d4
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Mon, 31 Dec 2018 12:43:02 +0000

[test/as] Remove duplicated comment

Diffstat:
Mtests/as/execute/i286.s | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/tests/as/execute/i286.s b/tests/as/execute/i286.s @@ -2,7 +2,6 @@ / Look in http://www.srmuniv.ac.in/sites/default/files/2017/15CS205J-unitII.pdf / Look in http://www.c-jump.com/CIS77/reference/Instructions_by_Opcode.html / Look in http://www.c-jump.com/CIS77/CPU/x86/lecture.html#X77_0020_encoding_overview -/ Look in http://www.c-jump.com/CIS77/reference/Instructions_by_Opcode.html / Look in https://www.felixcloutier.com/x86/index.html ADDB AL,AL / 00 C0