shithub: scc

Download patch

ref: b2c7174d6f340458f7b10b0357dfdddc06668f31
parent: f6fec412ea43346ce7ee76dfb94881755708de45
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Mon Dec 31 07:43:02 EST 2018

[test/as] Remove duplicated comment

--- 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