w6c+selfhost: cgen N_CAST signed narrow + peel !T on unsigned narrow
TY_RUNE excluded — wwstage primsize skips it; task #5 will collapse both gates back to symmetric once type_isunsigned recurses TY_ENUM.
This commit is contained in:
@@ -37,6 +37,7 @@ anames(int op)
|
||||
case A_MOVZWQ: return "MOVZWQ";
|
||||
case A_MOVSXD: return "MOVSXD";
|
||||
case A_MOVSWQ: return "MOVSWQ";
|
||||
case A_MOVSBQ: return "MOVSBQ";
|
||||
case A_MOVSD: return "MOVSD";
|
||||
case A_ADDSD: return "ADDSD";
|
||||
case A_SUBSD: return "SUBSD";
|
||||
|
||||
Reference in New Issue
Block a user