Further updates for xs3 combat

This commit is contained in:
Ross Owen
2020-05-05 16:33:51 +01:00
committed by GitHub
parent afcf576d43
commit 44d3e08305

View File

@@ -71,7 +71,7 @@
//int ksp_enter, ksp_exit, r11_store;
#ifdef __XS2A__
#ifndef __XS1A__
#define ISSUE_MODE_SINGLE ".issue_mode single\n"
#define ISSUE_MODE_DUAL ".issue_mode dual\n"
#else