From c986ec2b222cab936c5bb9809889d62711311211 Mon Sep 17 00:00:00 2001 From: julianb0 Date: Thu, 30 May 2019 20:36:02 +0200 Subject: [PATCH] cond --- pc/instrs/INSTRS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pc/instrs/INSTRS b/pc/instrs/INSTRS index 9d10827..5b935e4 100644 --- a/pc/instrs/INSTRS +++ b/pc/instrs/INSTRS @@ -10,10 +10,8 @@ nop not r not m - cnotz r cnotz m - cnotnz r cnotnz m @@ -174,10 +172,8 @@ csubnz m m # rax = lo(rax * $0) mul r mul i - cmulz r cmulz i - cmulnz r cmulnz i