summaryrefslogtreecommitdiff
path: root/insns.pl
diff options
context:
space:
mode:
Diffstat (limited to 'insns.pl')
-rwxr-xr-xinsns.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/insns.pl b/insns.pl
index 2ec891c2..28c13486 100755
--- a/insns.pl
+++ b/insns.pl
@@ -726,7 +726,6 @@ sub byte_code_compile($$) {
'jcc8' => 0370, # Match only if Jcc possible with single byte
'jmp8' => 0371, # Match only if JMP possible with single byte
'jlen' => 0373, # Length of jump
- 'nohle' => 0264,
'hlexr' => 0265,
'hlenl' => 0266,
'hle' => 0267,