inline negate
This commit is contained in:
parent
92fc5baf17
commit
4ed657604d
2 changed files with 111 additions and 17 deletions
|
@ -582,7 +582,8 @@ the annotation emission."
|
|||
(byte-leq <= Fleq)
|
||||
(byte-geq >= Fgeq)
|
||||
(byte-diff - Fminus)
|
||||
(byte-negate - Fminus)
|
||||
(byte-negate
|
||||
(comp-emit-set-call `(call negate ,(comp-slot))))
|
||||
(byte-plus + Fplus)
|
||||
(byte-max auto)
|
||||
(byte-min auto)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue