ARM: Delete duplicate "je" macro.

* lib/arm-mes/arm.M1: Delete duplicate "je" macro.
This commit is contained in:
Danny Milosavljevic 2019-02-19 11:09:44 +01:00 committed by Jan Nieuwenhuizen
parent 3aaf8774a8
commit fc8b4016fb
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ DEFINE jae 3a
DEFINE jb 2a DEFINE jb 2a
DEFINE jbe 9a DEFINE jbe 9a
DEFINE je 0a DEFINE je 0a
DEFINE je 0a
DEFINE jg ca DEFINE jg ca
DEFINE jge aa DEFINE jge aa
DEFINE jl ba DEFINE jl ba