fix else-ambiguity in CoreDSL description

This commit is contained in:
Eyck Jentzsch 2022-01-31 20:06:12 +01:00
parent ecc6091d1e
commit afe8905ac9
3 changed files with 403 additions and 484 deletions

@ -1 +0,0 @@
Subproject commit b005607fc30c4467683b6044eaca7eb378061b53

View File

@ -217,7 +217,7 @@ struct tgc_c: public arch_if {
inline uint32_t get_last_branch() { return reg.last_branch; }
protected:
#pragma pack(push, 1)
struct TGC_C_regs {
uint32_t X0 = 0;

File diff suppressed because it is too large Load Diff