alessandropellegrini / z64sim

z64 Simulator
GNU General Public License v3.0
14 stars 2 forks source link

Checking if destination operand is mean to be a quad or not #14

Closed lucagasperini closed 1 year ago

lucagasperini commented 1 year ago

PR about #13 on instruction class 1

alessandropellegrini commented 1 year ago

As discussed in #13, this patch could break the assembler when instructions such as movb $1, 0xabcd(%rax) are used.