Difference between revisions of "84PCE:Syscalls:021DAC"
From WikiTI
(Created page with "SetDEtoHLminusDE 021DAC - SetDEtoHLminusDE == Synopsis == '''Hypothesized Official Name:''' SetDEtoH...") |
|||
Line 2: | Line 2: | ||
[[Category:84PCE:Syscalls:By Address|021DAC - SetDEtoHLminusDE]] | [[Category:84PCE:Syscalls:By Address|021DAC - SetDEtoHLminusDE]] | ||
== Synopsis == | == Synopsis == | ||
− | '''Hypothesized Official Name:''' | + | '''Hypothesized Official Name:''' negDE |
'''Syscall Address:''' 021DACh | '''Syscall Address:''' 021DACh | ||
− | + | Does 0-DE and stores the result in DE | |
=== Inputs === | === Inputs === | ||
− | + | DE - value | |
− | + | ||
− | DE - | + | |
=== Outputs === | === Outputs === | ||
− | DE = | + | DE = 0-value |
=== Destroys === | === Destroys === | ||
* None | * None |
Revision as of 09:08, 19 May 2015
Contents
Synopsis
Hypothesized Official Name: negDE
Syscall Address: 021DACh
Does 0-DE and stores the result in DE
Inputs
DE - value
Outputs
DE = 0-value
Destroys
- None