OSDN Git Service

Regenerate to pick up recent cgen changes.
authordevans <devans>
Fri, 12 Feb 2010 02:33:04 +0000 (02:33 +0000)
committerdevans <devans>
Fri, 12 Feb 2010 02:33:04 +0000 (02:33 +0000)
[minor changes like removing K&R support, more consistent name for sfmt_empty]

98 files changed:
sid/component/cgen-cpu/arm7t/ChangeLog
sid/component/cgen-cpu/arm7t/arm-decode.cxx
sid/component/cgen-cpu/arm7t/arm-decode.h
sid/component/cgen-cpu/arm7t/arm-sem.cxx
sid/component/cgen-cpu/arm7t/arm-semsw.cxx
sid/component/cgen-cpu/arm7t/thumb-decode.cxx
sid/component/cgen-cpu/arm7t/thumb-decode.h
sid/component/cgen-cpu/arm7t/thumb-sem.cxx
sid/component/cgen-cpu/arm7t/thumb-semsw.cxx
sid/component/cgen-cpu/m32r/ChangeLog
sid/component/cgen-cpu/m32r/m32r-decode.cxx
sid/component/cgen-cpu/m32r/m32r-decode.h
sid/component/cgen-cpu/m32r/m32r-sem.cxx
sid/component/cgen-cpu/mep/ChangeLog
sid/component/cgen-cpu/mep/mep-cop1-16-decode.cxx
sid/component/cgen-cpu/mep/mep-cop1-16-decode.h
sid/component/cgen-cpu/mep/mep-cop1-16-model.cxx
sid/component/cgen-cpu/mep/mep-cop1-16-sem.cxx
sid/component/cgen-cpu/mep/mep-cop1-32-decode.cxx
sid/component/cgen-cpu/mep/mep-cop1-32-decode.h
sid/component/cgen-cpu/mep/mep-cop1-32-sem.cxx
sid/component/cgen-cpu/mep/mep-cop1-48-decode.cxx
sid/component/cgen-cpu/mep/mep-cop1-48-decode.h
sid/component/cgen-cpu/mep/mep-cop1-48-model.cxx
sid/component/cgen-cpu/mep/mep-cop1-48-sem.cxx
sid/component/cgen-cpu/mep/mep-cop1-64-decode.cxx
sid/component/cgen-cpu/mep/mep-cop1-64-decode.h
sid/component/cgen-cpu/mep/mep-cop1-64-model.cxx
sid/component/cgen-cpu/mep/mep-cop1-64-sem.cxx
sid/component/cgen-cpu/mep/mep-core1-decode.cxx
sid/component/cgen-cpu/mep/mep-core1-decode.h
sid/component/cgen-cpu/mep/mep-core1-model.cxx
sid/component/cgen-cpu/mep/mep-core1-sem.cxx
sid/component/cgen-cpu/mep/mep-decode.cxx
sid/component/cgen-cpu/mep/mep-decode.h
sid/component/cgen-cpu/mep/mep-model.cxx
sid/component/cgen-cpu/mep/mep-sem.cxx
sid/component/cgen-cpu/mt/ChangeLog
sid/component/cgen-cpu/mt/mt-decode.cxx
sid/component/cgen-cpu/mt/mt-decode.h
sid/component/cgen-cpu/mt/mt-sem.cxx
sid/component/cgen-cpu/sh/ChangeLog
sid/component/cgen-cpu/sh/sh2-decode.cxx
sid/component/cgen-cpu/sh/sh2-decode.h
sid/component/cgen-cpu/sh/sh2-model.cxx
sid/component/cgen-cpu/sh/sh2-sem.cxx
sid/component/cgen-cpu/sh/sh2a-fpu-decode.cxx
sid/component/cgen-cpu/sh/sh2a-fpu-decode.h
sid/component/cgen-cpu/sh/sh2a-fpu-model.cxx
sid/component/cgen-cpu/sh/sh2a-fpu-sem.cxx
sid/component/cgen-cpu/sh/sh2a-nofpu-decode.cxx
sid/component/cgen-cpu/sh/sh2a-nofpu-decode.h
sid/component/cgen-cpu/sh/sh2a-nofpu-model.cxx
sid/component/cgen-cpu/sh/sh2a-nofpu-sem.cxx
sid/component/cgen-cpu/sh/sh2e-decode.cxx
sid/component/cgen-cpu/sh/sh2e-decode.h
sid/component/cgen-cpu/sh/sh2e-model.cxx
sid/component/cgen-cpu/sh/sh2e-sem.cxx
sid/component/cgen-cpu/sh/sh3-decode.cxx
sid/component/cgen-cpu/sh/sh3-decode.h
sid/component/cgen-cpu/sh/sh3-model.cxx
sid/component/cgen-cpu/sh/sh3-sem.cxx
sid/component/cgen-cpu/sh/sh3e-decode.cxx
sid/component/cgen-cpu/sh/sh3e-decode.h
sid/component/cgen-cpu/sh/sh3e-model.cxx
sid/component/cgen-cpu/sh/sh3e-sem.cxx
sid/component/cgen-cpu/sh/sh4-decode.cxx
sid/component/cgen-cpu/sh/sh4-decode.h
sid/component/cgen-cpu/sh/sh4-model.cxx
sid/component/cgen-cpu/sh/sh4-nofpu-decode.cxx
sid/component/cgen-cpu/sh/sh4-nofpu-decode.h
sid/component/cgen-cpu/sh/sh4-nofpu-model.cxx
sid/component/cgen-cpu/sh/sh4-nofpu-sem.cxx
sid/component/cgen-cpu/sh/sh4-sem.cxx
sid/component/cgen-cpu/sh/sh4a-decode.cxx
sid/component/cgen-cpu/sh/sh4a-decode.h
sid/component/cgen-cpu/sh/sh4a-model.cxx
sid/component/cgen-cpu/sh/sh4a-nofpu-decode.cxx
sid/component/cgen-cpu/sh/sh4a-nofpu-decode.h
sid/component/cgen-cpu/sh/sh4a-nofpu-model.cxx
sid/component/cgen-cpu/sh/sh4a-nofpu-sem.cxx
sid/component/cgen-cpu/sh/sh4a-sem.cxx
sid/component/cgen-cpu/sh/sh4al-decode.cxx
sid/component/cgen-cpu/sh/sh4al-decode.h
sid/component/cgen-cpu/sh/sh4al-model.cxx
sid/component/cgen-cpu/sh/sh4al-sem.cxx
sid/component/cgen-cpu/sh/sh5-compact-decode.cxx
sid/component/cgen-cpu/sh/sh5-compact-decode.h
sid/component/cgen-cpu/sh/sh5-compact-model.cxx
sid/component/cgen-cpu/sh/sh5-compact-sem.cxx
sid/component/cgen-cpu/sh/sh5-media-decode.cxx
sid/component/cgen-cpu/sh/sh5-media-decode.h
sid/component/cgen-cpu/sh/sh5-media-model.cxx
sid/component/cgen-cpu/sh/sh5-media-sem.cxx
sid/component/cgen-cpu/xstormy16/ChangeLog
sid/component/cgen-cpu/xstormy16/xstormy16-decode.cxx
sid/component/cgen-cpu/xstormy16/xstormy16-decode.h
sid/component/cgen-cpu/xstormy16/xstormy16-sem.cxx

index ad45c32..4e51753 100644 (file)
@@ -1,3 +1,9 @@
+2010-02-11  Doug Evans  <dje@sebabeach.org>
+
+       * arm-decode.cxx, * arm-decode.h, * arm-sem.cxx, * arm-semsw.cxx,
+       * thumb-decode.cxx, * thumb-decode.h,
+       * thumb-sem.cxx, * thumb-semsw.cxx: Regenerate.
+
 2010-01-05  Doug Evans  <dje@sebabeach.org>
 
        * arm-decode.cxx: Regenerate.
index a8943fa..e3c20da 100644 (file)
@@ -1655,7 +1655,7 @@ arm_scache::decode (arm7f_cpu* current_cpu, PCADDR pc, arm_insn_word base_insn,
 void
 arm_extract_sfmt_empty (arm_scache* abuf, arm7f_cpu* current_cpu, PCADDR pc, arm_insn_word base_insn, arm_insn_word entire_insn){
     arm_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 30fbecb..40c2140 100644 (file)
@@ -113,7 +113,7 @@ struct arm_idesc {
 union arm_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     UINT f_swi_comment;
   } sfmt_swi;
index 22096ae..9bfaa1c 100644 (file)
@@ -24,7 +24,7 @@ using namespace arm7f; // FIXME: namespace organization still wip
 sem_status
 arm_sem_x_invalid (arm7f_cpu* current_cpu, arm_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   arm_scache* abuf = sem;
   PCADDR pc = abuf->addr;
index e806ce1..0cfc38d 100644 (file)
@@ -1326,7 +1326,7 @@ npc = current_cpu->GETMEMSI (pc, addr); br_status = BRANCH_UNCACHEABLE;
     {
       abuf = vpc;
       vpc = vpc + 1;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
 
 ((void) 0); /*nop*/
@@ -1963,7 +1963,7 @@ npc = ZEXTQISI (current_cpu->GETMEMQI (pc, addr)); br_status = BRANCH_UNCACHEABL
 
   CASE (FRAG_X_TRAILER):
     {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
 
 ((void) 0); /*nop*/
@@ -1978,7 +1978,7 @@ npc = ZEXTQISI (current_cpu->GETMEMQI (pc, addr)); br_status = BRANCH_UNCACHEABL
     {
       abuf = vpc;
       vpc = vpc + 1;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
 
 {
@@ -2002,7 +2002,7 @@ npc = ZEXTQISI (current_cpu->GETMEMQI (pc, addr)); br_status = BRANCH_UNCACHEABL
     {
       abuf = vpc;
       vpc = vpc + 1;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
 
 {
@@ -2021,7 +2021,7 @@ npc = ZEXTQISI (current_cpu->GETMEMQI (pc, addr)); br_status = BRANCH_UNCACHEABL
     {
       abuf = vpc;
       vpc = vpc + 1;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
 
 {
@@ -2040,7 +2040,7 @@ npc = ZEXTQISI (current_cpu->GETMEMQI (pc, addr)); br_status = BRANCH_UNCACHEABL
     {
       abuf = vpc;
       vpc = vpc + 1;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
 
 {
@@ -2064,7 +2064,7 @@ npc = ZEXTQISI (current_cpu->GETMEMQI (pc, addr)); br_status = BRANCH_UNCACHEABL
     {
       abuf = vpc;
       vpc = vpc + 1;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
 
 {
@@ -2088,7 +2088,7 @@ npc = ZEXTQISI (current_cpu->GETMEMQI (pc, addr)); br_status = BRANCH_UNCACHEABL
     {
       abuf = vpc;
       vpc = vpc + 1;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
 
 {
@@ -2107,7 +2107,7 @@ npc = ZEXTQISI (current_cpu->GETMEMQI (pc, addr)); br_status = BRANCH_UNCACHEABL
     {
       abuf = vpc;
       vpc = vpc + 1;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
 
 {
index 4c46f59..2d66904 100644 (file)
@@ -790,7 +790,7 @@ thumb_scache::decode (arm7f_cpu* current_cpu, PCADDR pc, thumb_insn_word base_in
 void
 thumb_extract_sfmt_empty (thumb_scache* abuf, arm7f_cpu* current_cpu, PCADDR pc, thumb_insn_word base_insn, thumb_insn_word entire_insn){
     thumb_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 95d2103..d865a18 100644 (file)
@@ -82,7 +82,7 @@ struct thumb_idesc {
 union thumb_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     UINT f_lbwl_lo;
   } sfmt_bl_lo;
index 894641a..61cafd4 100644 (file)
@@ -24,7 +24,7 @@ using namespace arm7f; // FIXME: namespace organization still wip
 sem_status
 thumb_sem_x_invalid (arm7f_cpu* current_cpu, thumb_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   thumb_scache* abuf = sem;
   PCADDR pc = abuf->addr;
index 1869009..a6c28eb 100644 (file)
@@ -172,7 +172,7 @@ restart:
   CASE (INSN_X_AFTER):
     {
       thumb_scache* abuf = vpc;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
       vpc = vpc + 1;
 
@@ -189,7 +189,7 @@ restart:
   CASE (INSN_X_BEFORE):
     {
       thumb_scache* abuf = vpc;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
       vpc = vpc + 1;
 
@@ -206,7 +206,7 @@ restart:
   CASE (INSN_X_CTI_CHAIN):
     {
       thumb_scache* abuf = vpc;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
       vpc = vpc + 1;
 
@@ -228,7 +228,7 @@ restart:
   CASE (INSN_X_CHAIN):
     {
       thumb_scache* abuf = vpc;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
       vpc = vpc + 1;
 
@@ -250,7 +250,7 @@ restart:
   CASE (INSN_X_BEGIN):
     {
       thumb_scache* abuf = vpc;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
       vpc = vpc + 1;
 
@@ -267,7 +267,7 @@ restart:
   CASE (INSN_X_INVALID):
     {
       thumb_scache* abuf = vpc;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
       PCADDR pc = abuf->addr;
       vpc = vpc + 1;
 
index b34124f..2b1dddb 100644 (file)
@@ -1,3 +1,7 @@
+2010-02-11  Doug Evans  <dje@sebabeach.org>
+
+       * m32r-decode.cxx, * m32r-decode.h, * m32r-sem.cxx: Regenerate.
+
 2010-01-02  Doug Evans  <dje@sebabeach.org>
 
        * m32r-cpu.h, * m32r-decode.cxx, * m32r-decode.h, * m32r-defs.h,
index d23b382..8baece6 100644 (file)
@@ -761,7 +761,7 @@ m32rbf_scache::decode (m32rbf_cpu* current_cpu, PCADDR pc, m32rbf_insn_word base
 void
 m32rbf_extract_sfmt_empty (m32rbf_scache* abuf, m32rbf_cpu* current_cpu, PCADDR pc, m32rbf_insn_word base_insn, m32rbf_insn_word entire_insn){
     m32rbf_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -1790,7 +1790,7 @@ m32rbf_extract_sfmt_mvtc (m32rbf_scache* abuf, m32rbf_cpu* current_cpu, PCADDR p
 void
 m32rbf_extract_sfmt_nop (m32rbf_scache* abuf, m32rbf_cpu* current_cpu, PCADDR pc, m32rbf_insn_word base_insn, m32rbf_insn_word entire_insn){
     m32rbf_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -1807,7 +1807,7 @@ m32rbf_extract_sfmt_nop (m32rbf_scache* abuf, m32rbf_cpu* current_cpu, PCADDR pc
 void
 m32rbf_extract_sfmt_rac (m32rbf_scache* abuf, m32rbf_cpu* current_cpu, PCADDR pc, m32rbf_insn_word base_insn, m32rbf_insn_word entire_insn){
     m32rbf_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -1824,7 +1824,7 @@ m32rbf_extract_sfmt_rac (m32rbf_scache* abuf, m32rbf_cpu* current_cpu, PCADDR pc
 void
 m32rbf_extract_sfmt_rte (m32rbf_scache* abuf, m32rbf_cpu* current_cpu, PCADDR pc, m32rbf_insn_word base_insn, m32rbf_insn_word entire_insn){
     m32rbf_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 4c3c940..f67636e 100644 (file)
@@ -79,7 +79,7 @@ struct m32rbf_idesc {
 union m32rbf_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     UINT f_uimm8;
   } sfmt_clrpsw;
index 8efecef..c5a5df0 100644 (file)
@@ -24,7 +24,7 @@ using namespace m32rbf; // FIXME: namespace organization still wip
 sem_status
 m32rbf_sem_x_invalid (m32rbf_cpu* current_cpu, m32rbf_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   m32rbf_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -1790,7 +1790,7 @@ m32rbf_sem_neg (m32rbf_cpu* current_cpu, m32rbf_scache* sem)
 sem_status
 m32rbf_sem_nop (m32rbf_cpu* current_cpu, m32rbf_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   m32rbf_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -1831,7 +1831,7 @@ m32rbf_sem_not (m32rbf_cpu* current_cpu, m32rbf_scache* sem)
 sem_status
 m32rbf_sem_rac (m32rbf_cpu* current_cpu, m32rbf_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   m32rbf_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -1859,7 +1859,7 @@ m32rbf_sem_rac (m32rbf_cpu* current_cpu, m32rbf_scache* sem)
 sem_status
 m32rbf_sem_rach (m32rbf_cpu* current_cpu, m32rbf_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   m32rbf_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -1896,7 +1896,7 @@ if (ANDIF (GEDI (tmp_tmp1, MAKEDI (8388608, 0)), LEDI (tmp_tmp1, MAKEDI (1676083
 sem_status
 m32rbf_sem_rte (m32rbf_cpu* current_cpu, m32rbf_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   m32rbf_scache* abuf = sem;
   PCADDR pc = abuf->addr;
index 9d8c624..931c68b 100644 (file)
@@ -1,3 +1,18 @@
+2010-02-11  Doug Evans  <dje@sebabeach.org>
+
+       * mep-cop1-16-decode.cxx, * mep-cop1-16-decode.h,
+       * mep-cop1-16-model.cxx, * mep-cop1-16-sem.cxx,
+       * mep-cop1-32-decode.cxx, * mep-cop1-32-decode.h,
+       * mep-cop1-32-model.cxx, * mep-cop1-32-sem.cxx,
+       * mep-cop1-48-decode.cxx, * mep-cop1-48-decode.h,
+       * mep-cop1-48-model.cxx, * mep-cop1-48-sem.cxx,
+       * mep-cop1-64-decode.cxx, * mep-cop1-64-decode.h,
+       * mep-cop1-64-model.cxx, * mep-cop1-64-sem.cxx,
+       * mep-core1-decode.cxx, * mep-core1-decode.h,
+       * mep-core1-model.cxx, * mep-core1-sem.cxx,
+       * mep-decode.cxx, * mep-decode.h,
+       * mep-model.cxx, * mep-sem.cxx: Regenerate.
+
 2010-01-02  Doug Evans  <dje@sebabeach.org>
 
        * mep-cop1-16-decode.cxx, * mep-cop1-16-decode.h, * mep-cop1-16-defs.h,
index 94fb1f7..0305e89 100644 (file)
@@ -2045,7 +2045,7 @@ mepcop1_16_scache::decode (mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_16_insn
 void
 mepcop1_16_extract_sfmt_empty (mepcop1_16_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_16_insn_word base_insn, mepcop1_16_insn_word entire_insn){
     mepcop1_16_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2062,7 +2062,7 @@ mepcop1_16_extract_sfmt_empty (mepcop1_16_scache* abuf, mep_ext1_cpu* current_cp
 void
 mepcop1_16_extract_sfmt_c0nop_P0_P0S (mepcop1_16_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_16_insn_word base_insn, mepcop1_16_insn_word entire_insn){
     mepcop1_16_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2473,7 +2473,7 @@ mepcop1_16_extract_sfmt_cpaddacla0_h_P0S (mepcop1_16_scache* abuf, mep_ext1_cpu*
 void
 mepcop1_16_extract_sfmt_cpacsuma0_P0S (mepcop1_16_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_16_insn_word base_insn, mepcop1_16_insn_word entire_insn){
     mepcop1_16_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2494,7 +2494,7 @@ mepcop1_16_extract_sfmt_cpacsuma0_P0S (mepcop1_16_scache* abuf, mep_ext1_cpu* cu
 void
 mepcop1_16_extract_sfmt_cpaccpa0_P0S (mepcop1_16_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_16_insn_word base_insn, mepcop1_16_insn_word entire_insn){
     mepcop1_16_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index ee62abc..19821ea 100644 (file)
@@ -86,7 +86,7 @@ struct mepcop1_16_idesc {
 union mepcop1_16_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     INT f_ivc2_8s20;
     UINT f_ivc2_5u13;
index 54d50f7..1853408 100644 (file)
@@ -30,7 +30,7 @@ mepcop1_16_mep_model::mepcop1_16_mep_model (mep_ext1_cpu *cpu)
 UINT
 mepcop1_16_mep_model::model_c0nop_P0_P0S_before (mep_ext1_cpu *current_cpu, mepcop1_16_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_16_scache* abuf = sem;
   const mepcop1_16_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -44,7 +44,7 @@ mepcop1_16_mep_model::model_c0nop_P0_P0S_before (mep_ext1_cpu *current_cpu, mepc
 UINT
 mepcop1_16_mep_model::model_c0nop_P0_P0S_after (mep_ext1_cpu *current_cpu, mepcop1_16_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_16_scache* abuf = sem;
   const mepcop1_16_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3330,7 +3330,7 @@ mepcop1_16_mep_model::model_cpmovhla0_w_P0S_after (mep_ext1_cpu *current_cpu, me
 UINT
 mepcop1_16_mep_model::model_cpacsuma0_P0S_before (mep_ext1_cpu *current_cpu, mepcop1_16_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_16_scache* abuf = sem;
   const mepcop1_16_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3344,7 +3344,7 @@ mepcop1_16_mep_model::model_cpacsuma0_P0S_before (mep_ext1_cpu *current_cpu, mep
 UINT
 mepcop1_16_mep_model::model_cpacsuma0_P0S_after (mep_ext1_cpu *current_cpu, mepcop1_16_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_16_scache* abuf = sem;
   const mepcop1_16_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3360,7 +3360,7 @@ mepcop1_16_mep_model::model_cpacsuma0_P0S_after (mep_ext1_cpu *current_cpu, mepc
 UINT
 mepcop1_16_mep_model::model_cpaccpa0_P0S_before (mep_ext1_cpu *current_cpu, mepcop1_16_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_16_scache* abuf = sem;
   const mepcop1_16_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3374,7 +3374,7 @@ mepcop1_16_mep_model::model_cpaccpa0_P0S_before (mep_ext1_cpu *current_cpu, mepc
 UINT
 mepcop1_16_mep_model::model_cpaccpa0_P0S_after (mep_ext1_cpu *current_cpu, mepcop1_16_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_16_scache* abuf = sem;
   const mepcop1_16_idesc* idesc = abuf->idesc;
   int cycles = 0;
index 6e40af6..aac32cb 100644 (file)
@@ -24,7 +24,7 @@ using namespace mep_ext1; // FIXME: namespace organization still wip
 sem_status
 mepcop1_16_sem_x_invalid (mep_ext1_cpu* current_cpu, mepcop1_16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_16_scache* abuf = sem;
   unsigned long long written = 0;
@@ -47,7 +47,7 @@ mepcop1_16_sem_x_invalid (mep_ext1_cpu* current_cpu, mepcop1_16_scache* sem)
 sem_status
 mepcop1_16_sem_c0nop_P0_P0S (mep_ext1_cpu* current_cpu, mepcop1_16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_16_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3929,7 +3929,7 @@ current_cpu->check_option_cp (pc);
 sem_status
 mepcop1_16_sem_cpacsuma0_P0S (mep_ext1_cpu* current_cpu, mepcop1_16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_16_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4005,7 +4005,7 @@ current_cpu->ivc2_cpacsuma0 (pc);
 sem_status
 mepcop1_16_sem_cpaccpa0_P0S (mep_ext1_cpu* current_cpu, mepcop1_16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_16_scache* abuf = sem;
   unsigned long long written = 0;
index 423d5db..3c1649f 100644 (file)
@@ -2386,7 +2386,7 @@ mepcop1_32_scache::decode (mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_32_insn
 void
 mepcop1_32_extract_sfmt_empty (mepcop1_32_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_32_insn_word base_insn, mepcop1_32_insn_word entire_insn){
     mepcop1_32_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 27ad260..413083a 100644 (file)
@@ -126,7 +126,7 @@ struct mepcop1_32_idesc {
 union mepcop1_32_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     UINT f_ivc2_5u21;
     UINT f_ivc2_8u4;
index f24a725..987f2fc 100644 (file)
@@ -24,7 +24,7 @@ using namespace mep_ext1; // FIXME: namespace organization still wip
 sem_status
 mepcop1_32_sem_x_invalid (mep_ext1_cpu* current_cpu, mepcop1_32_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_32_scache* abuf = sem;
   unsigned long long written = 0;
index 37c9609..5cef58a 100644 (file)
@@ -1440,7 +1440,7 @@ mepcop1_48_scache::decode (mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_48_insn
 void
 mepcop1_48_extract_sfmt_empty (mepcop1_48_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_48_insn_word base_insn, mepcop1_48_insn_word entire_insn){
     mepcop1_48_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -1632,7 +1632,7 @@ mepcop1_48_extract_sfmt_cmovh_crn_rm_p0 (mepcop1_48_scache* abuf, mep_ext1_cpu*
 void
 mepcop1_48_extract_sfmt_c0nop_P0_P0S (mepcop1_48_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_48_insn_word base_insn, mepcop1_48_insn_word entire_insn){
     mepcop1_48_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 53865d8..7be6c31 100644 (file)
@@ -85,7 +85,7 @@ struct mepcop1_48_idesc {
 union mepcop1_48_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     UINT f_ivc2_5u13;
     UINT f_ivc2_imm16p0;
index 923e72e..b158a93 100644 (file)
@@ -210,7 +210,7 @@ mepcop1_48_mep_model::model_cmovh_rn_crm_p0_after (mep_ext1_cpu *current_cpu, me
 UINT
 mepcop1_48_mep_model::model_c0nop_P0_P0S_before (mep_ext1_cpu *current_cpu, mepcop1_48_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_48_scache* abuf = sem;
   const mepcop1_48_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -224,7 +224,7 @@ mepcop1_48_mep_model::model_c0nop_P0_P0S_before (mep_ext1_cpu *current_cpu, mepc
 UINT
 mepcop1_48_mep_model::model_c0nop_P0_P0S_after (mep_ext1_cpu *current_cpu, mepcop1_48_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_48_scache* abuf = sem;
   const mepcop1_48_idesc* idesc = abuf->idesc;
   int cycles = 0;
index f8aa2fb..b2b540a 100644 (file)
@@ -24,7 +24,7 @@ using namespace mep_ext1; // FIXME: namespace organization still wip
 sem_status
 mepcop1_48_sem_x_invalid (mep_ext1_cpu* current_cpu, mepcop1_48_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_48_scache* abuf = sem;
   unsigned long long written = 0;
@@ -191,7 +191,7 @@ mepcop1_48_sem_cmovh_rn_crm_p0 (mep_ext1_cpu* current_cpu, mepcop1_48_scache* se
 sem_status
 mepcop1_48_sem_c0nop_P0_P0S (mep_ext1_cpu* current_cpu, mepcop1_48_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_48_scache* abuf = sem;
   unsigned long long written = 0;
index 1876d4c..a573066 100644 (file)
@@ -3933,7 +3933,7 @@ mepcop1_64_scache::decode (mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_64_insn
 void
 mepcop1_64_extract_sfmt_empty (mepcop1_64_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_64_insn_word base_insn, mepcop1_64_insn_word entire_insn){
     mepcop1_64_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4467,7 +4467,7 @@ mepcop1_64_extract_sfmt_cpmoviu_w_P0_P1 (mepcop1_64_scache* abuf, mep_ext1_cpu*
 void
 mepcop1_64_extract_sfmt_c1nop_P1 (mepcop1_64_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_64_insn_word base_insn, mepcop1_64_insn_word entire_insn){
     mepcop1_64_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4691,7 +4691,7 @@ mepcop1_64_extract_sfmt_cpaddacla1_h_P1 (mepcop1_64_scache* abuf, mep_ext1_cpu*
 void
 mepcop1_64_extract_sfmt_cpacsuma1_P1 (mepcop1_64_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_64_insn_word base_insn, mepcop1_64_insn_word entire_insn){
     mepcop1_64_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4712,7 +4712,7 @@ mepcop1_64_extract_sfmt_cpacsuma1_P1 (mepcop1_64_scache* abuf, mep_ext1_cpu* cur
 void
 mepcop1_64_extract_sfmt_cpaccpa1_P1 (mepcop1_64_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_64_insn_word base_insn, mepcop1_64_insn_word entire_insn){
     mepcop1_64_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4733,7 +4733,7 @@ mepcop1_64_extract_sfmt_cpaccpa1_P1 (mepcop1_64_scache* abuf, mep_ext1_cpu* curr
 void
 mepcop1_64_extract_sfmt_cpacswp_P1 (mepcop1_64_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcop1_64_insn_word base_insn, mepcop1_64_insn_word entire_insn){
     mepcop1_64_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 9dd5611..79527a0 100644 (file)
@@ -133,7 +133,7 @@ struct mepcop1_64_idesc {
 union mepcop1_64_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     INT f_ivc2_8s20;
     UINT f_ivc2_5u13;
index a96d281..db5d276 100644 (file)
@@ -5760,7 +5760,7 @@ mepcop1_64_mep_model::model_cdmovi_P0_P1_after (mep_ext1_cpu *current_cpu, mepco
 UINT
 mepcop1_64_mep_model::model_c1nop_P1_before (mep_ext1_cpu *current_cpu, mepcop1_64_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_64_scache* abuf = sem;
   const mepcop1_64_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5774,7 +5774,7 @@ mepcop1_64_mep_model::model_c1nop_P1_before (mep_ext1_cpu *current_cpu, mepcop1_
 UINT
 mepcop1_64_mep_model::model_c1nop_P1_after (mep_ext1_cpu *current_cpu, mepcop1_64_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_64_scache* abuf = sem;
   const mepcop1_64_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7080,7 +7080,7 @@ mepcop1_64_mep_model::model_cpmovhla1_w_P1_after (mep_ext1_cpu *current_cpu, mep
 UINT
 mepcop1_64_mep_model::model_cpacsuma1_P1_before (mep_ext1_cpu *current_cpu, mepcop1_64_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_64_scache* abuf = sem;
   const mepcop1_64_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7094,7 +7094,7 @@ mepcop1_64_mep_model::model_cpacsuma1_P1_before (mep_ext1_cpu *current_cpu, mepc
 UINT
 mepcop1_64_mep_model::model_cpacsuma1_P1_after (mep_ext1_cpu *current_cpu, mepcop1_64_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_64_scache* abuf = sem;
   const mepcop1_64_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7110,7 +7110,7 @@ mepcop1_64_mep_model::model_cpacsuma1_P1_after (mep_ext1_cpu *current_cpu, mepco
 UINT
 mepcop1_64_mep_model::model_cpaccpa1_P1_before (mep_ext1_cpu *current_cpu, mepcop1_64_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_64_scache* abuf = sem;
   const mepcop1_64_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7124,7 +7124,7 @@ mepcop1_64_mep_model::model_cpaccpa1_P1_before (mep_ext1_cpu *current_cpu, mepco
 UINT
 mepcop1_64_mep_model::model_cpaccpa1_P1_after (mep_ext1_cpu *current_cpu, mepcop1_64_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_64_scache* abuf = sem;
   const mepcop1_64_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7140,7 +7140,7 @@ mepcop1_64_mep_model::model_cpaccpa1_P1_after (mep_ext1_cpu *current_cpu, mepcop
 UINT
 mepcop1_64_mep_model::model_cpacswp_P1_before (mep_ext1_cpu *current_cpu, mepcop1_64_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_64_scache* abuf = sem;
   const mepcop1_64_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7154,7 +7154,7 @@ mepcop1_64_mep_model::model_cpacswp_P1_before (mep_ext1_cpu *current_cpu, mepcop
 UINT
 mepcop1_64_mep_model::model_cpacswp_P1_after (mep_ext1_cpu *current_cpu, mepcop1_64_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcop1_64_scache* abuf = sem;
   const mepcop1_64_idesc* idesc = abuf->idesc;
   int cycles = 0;
index 12a924c..a7089b8 100644 (file)
@@ -24,7 +24,7 @@ using namespace mep_ext1; // FIXME: namespace organization still wip
 sem_status
 mepcop1_64_sem_x_invalid (mep_ext1_cpu* current_cpu, mepcop1_64_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_64_scache* abuf = sem;
   unsigned long long written = 0;
@@ -5076,7 +5076,7 @@ current_cpu->check_option_cp (pc);
 sem_status
 mepcop1_64_sem_c1nop_P1 (mep_ext1_cpu* current_cpu, mepcop1_64_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_64_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7156,7 +7156,7 @@ current_cpu->check_option_cp (pc);
 sem_status
 mepcop1_64_sem_cpacsuma1_P1 (mep_ext1_cpu* current_cpu, mepcop1_64_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_64_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7232,7 +7232,7 @@ current_cpu->ivc2_cpacsuma1 (pc);
 sem_status
 mepcop1_64_sem_cpaccpa1_P1 (mep_ext1_cpu* current_cpu, mepcop1_64_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_64_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7302,7 +7302,7 @@ current_cpu->ivc2_cpaccpa1 (pc);
 sem_status
 mepcop1_64_sem_cpacswp_P1 (mep_ext1_cpu* current_cpu, mepcop1_64_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcop1_64_scache* abuf = sem;
   unsigned long long written = 0;
index d5eb20d..3dc9c20 100644 (file)
@@ -1588,7 +1588,7 @@ mepcore1_scache::decode (mep_ext1_cpu* current_cpu, PCADDR pc, mepcore1_insn_wor
 void
 mepcore1_extract_sfmt_empty (mepcore1_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcore1_insn_word base_insn, mepcore1_insn_word entire_insn){
     mepcore1_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4522,7 +4522,7 @@ mepcore1_extract_sfmt_halt (mepcore1_scache* abuf, mep_ext1_cpu* current_cpu, PC
 void
 mepcore1_extract_sfmt_sleep (mepcore1_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcore1_insn_word base_insn, mepcore1_insn_word entire_insn){
     mepcore1_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4566,7 +4566,7 @@ mepcore1_extract_sfmt_swi (mepcore1_scache* abuf, mep_ext1_cpu* current_cpu, PCA
 void
 mepcore1_extract_sfmt_break (mepcore1_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcore1_insn_word base_insn, mepcore1_insn_word entire_insn){
     mepcore1_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -6170,7 +6170,7 @@ mepcore1_extract_sfmt_bcpeq (mepcore1_scache* abuf, mep_ext1_cpu* current_cpu, P
 void
 mepcore1_extract_sfmt_synccp (mepcore1_scache* abuf, mep_ext1_cpu* current_cpu, PCADDR pc, mepcore1_insn_word base_insn, mepcore1_insn_word entire_insn){
     mepcore1_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 6c3cc69..c05d332 100644 (file)
@@ -108,7 +108,7 @@ struct mepcore1_idesc {
 union mepcore1_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     UINT f_callnum;
   } sfmt_sim_syscall;
index 76eeb40..159b9fe 100644 (file)
@@ -5738,7 +5738,7 @@ mepcore1_mep_model::model_halt_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_sleep_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5752,7 +5752,7 @@ mepcore1_mep_model::model_sleep_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_sleep_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5798,7 +5798,7 @@ mepcore1_mep_model::model_swi_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_break_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5815,7 +5815,7 @@ mepcore1_mep_model::model_break_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_break_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5837,7 +5837,7 @@ mepcore1_mep_model::model_break_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_syncm_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5851,7 +5851,7 @@ mepcore1_mep_model::model_syncm_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_syncm_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9272,7 +9272,7 @@ mepcore1_mep_model::model_bcpaf_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_synccp_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9286,7 +9286,7 @@ mepcore1_mep_model::model_synccp_before (mep_ext1_cpu *current_cpu, mepcore1_sca
 UINT
 mepcore1_mep_model::model_synccp_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9422,7 +9422,7 @@ mepcore1_mep_model::model_sim_syscall_after (mep_ext1_cpu *current_cpu, mepcore1
 UINT
 mepcore1_mep_model::model_ri_0_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9439,7 +9439,7 @@ mepcore1_mep_model::model_ri_0_before (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_0_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9461,7 +9461,7 @@ mepcore1_mep_model::model_ri_0_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_ri_1_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9478,7 +9478,7 @@ mepcore1_mep_model::model_ri_1_before (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_1_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9500,7 +9500,7 @@ mepcore1_mep_model::model_ri_1_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_ri_2_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9517,7 +9517,7 @@ mepcore1_mep_model::model_ri_2_before (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_2_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9539,7 +9539,7 @@ mepcore1_mep_model::model_ri_2_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_ri_3_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9556,7 +9556,7 @@ mepcore1_mep_model::model_ri_3_before (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_3_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9578,7 +9578,7 @@ mepcore1_mep_model::model_ri_3_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_ri_4_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9595,7 +9595,7 @@ mepcore1_mep_model::model_ri_4_before (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_4_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9617,7 +9617,7 @@ mepcore1_mep_model::model_ri_4_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_ri_5_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9634,7 +9634,7 @@ mepcore1_mep_model::model_ri_5_before (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_5_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9656,7 +9656,7 @@ mepcore1_mep_model::model_ri_5_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_ri_6_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9673,7 +9673,7 @@ mepcore1_mep_model::model_ri_6_before (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_6_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9695,7 +9695,7 @@ mepcore1_mep_model::model_ri_6_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_ri_7_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9712,7 +9712,7 @@ mepcore1_mep_model::model_ri_7_before (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_7_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9734,7 +9734,7 @@ mepcore1_mep_model::model_ri_7_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_ri_8_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9751,7 +9751,7 @@ mepcore1_mep_model::model_ri_8_before (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_8_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9773,7 +9773,7 @@ mepcore1_mep_model::model_ri_8_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_ri_9_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9790,7 +9790,7 @@ mepcore1_mep_model::model_ri_9_before (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_9_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9812,7 +9812,7 @@ mepcore1_mep_model::model_ri_9_after (mep_ext1_cpu *current_cpu, mepcore1_scache
 UINT
 mepcore1_mep_model::model_ri_10_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9829,7 +9829,7 @@ mepcore1_mep_model::model_ri_10_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_10_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9851,7 +9851,7 @@ mepcore1_mep_model::model_ri_10_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_11_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9868,7 +9868,7 @@ mepcore1_mep_model::model_ri_11_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_11_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9890,7 +9890,7 @@ mepcore1_mep_model::model_ri_11_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_12_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9907,7 +9907,7 @@ mepcore1_mep_model::model_ri_12_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_12_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9929,7 +9929,7 @@ mepcore1_mep_model::model_ri_12_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_13_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9946,7 +9946,7 @@ mepcore1_mep_model::model_ri_13_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_13_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9968,7 +9968,7 @@ mepcore1_mep_model::model_ri_13_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_14_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9985,7 +9985,7 @@ mepcore1_mep_model::model_ri_14_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_14_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10007,7 +10007,7 @@ mepcore1_mep_model::model_ri_14_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_15_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10024,7 +10024,7 @@ mepcore1_mep_model::model_ri_15_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_15_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10046,7 +10046,7 @@ mepcore1_mep_model::model_ri_15_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_17_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10063,7 +10063,7 @@ mepcore1_mep_model::model_ri_17_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_17_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10085,7 +10085,7 @@ mepcore1_mep_model::model_ri_17_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_20_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10102,7 +10102,7 @@ mepcore1_mep_model::model_ri_20_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_20_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10124,7 +10124,7 @@ mepcore1_mep_model::model_ri_20_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_21_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10141,7 +10141,7 @@ mepcore1_mep_model::model_ri_21_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_21_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10163,7 +10163,7 @@ mepcore1_mep_model::model_ri_21_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_22_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10180,7 +10180,7 @@ mepcore1_mep_model::model_ri_22_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_22_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10202,7 +10202,7 @@ mepcore1_mep_model::model_ri_22_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_23_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10219,7 +10219,7 @@ mepcore1_mep_model::model_ri_23_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_23_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10241,7 +10241,7 @@ mepcore1_mep_model::model_ri_23_after (mep_ext1_cpu *current_cpu, mepcore1_scach
 UINT
 mepcore1_mep_model::model_ri_26_before (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10258,7 +10258,7 @@ mepcore1_mep_model::model_ri_26_before (mep_ext1_cpu *current_cpu, mepcore1_scac
 UINT
 mepcore1_mep_model::model_ri_26_after (mep_ext1_cpu *current_cpu, mepcore1_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mepcore1_scache* abuf = sem;
   const mepcore1_idesc* idesc = abuf->idesc;
   int cycles = 0;
index b202bab..5f7213f 100644 (file)
@@ -24,7 +24,7 @@ using namespace mep_ext1; // FIXME: namespace organization still wip
 sem_status
 mepcore1_sem_x_invalid (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3895,7 +3895,7 @@ current_cpu->hardware.h_csr[((UINT) 16)] = ORSI (current_cpu->h_csr_get (((UINT)
 sem_status
 mepcore1_sem_sleep (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3969,7 +3969,7 @@ if (EQSI (FLD (f_2u10), 0)) {
 sem_status
 mepcore1_sem_break (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3993,7 +3993,7 @@ mepcore1_sem_break (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_syncm (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6591,7 +6591,7 @@ if (ANDIF (ANDSI (SRLSI (current_cpu->h_csr_get (((UINT) 16)), 12), 1), ANDSI (S
 sem_status
 mepcore1_sem_synccp (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6812,7 +6812,7 @@ current_cpu->do_syscall (pc, FLD (f_callnum));
 sem_status
 mepcore1_sem_ri_0 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6836,7 +6836,7 @@ mepcore1_sem_ri_0 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_1 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6860,7 +6860,7 @@ mepcore1_sem_ri_1 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_2 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6884,7 +6884,7 @@ mepcore1_sem_ri_2 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_3 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6908,7 +6908,7 @@ mepcore1_sem_ri_3 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_4 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6932,7 +6932,7 @@ mepcore1_sem_ri_4 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_5 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6956,7 +6956,7 @@ mepcore1_sem_ri_5 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_6 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6980,7 +6980,7 @@ mepcore1_sem_ri_6 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_7 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7004,7 +7004,7 @@ mepcore1_sem_ri_7 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_8 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7028,7 +7028,7 @@ mepcore1_sem_ri_8 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_9 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7052,7 +7052,7 @@ mepcore1_sem_ri_9 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_10 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7076,7 +7076,7 @@ mepcore1_sem_ri_10 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_11 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7100,7 +7100,7 @@ mepcore1_sem_ri_11 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_12 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7124,7 +7124,7 @@ mepcore1_sem_ri_12 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_13 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7148,7 +7148,7 @@ mepcore1_sem_ri_13 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_14 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7172,7 +7172,7 @@ mepcore1_sem_ri_14 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_15 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7196,7 +7196,7 @@ mepcore1_sem_ri_15 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_17 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7220,7 +7220,7 @@ mepcore1_sem_ri_17 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_20 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7244,7 +7244,7 @@ mepcore1_sem_ri_20 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_21 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7268,7 +7268,7 @@ mepcore1_sem_ri_21 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_22 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7292,7 +7292,7 @@ mepcore1_sem_ri_22 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_23 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7316,7 +7316,7 @@ mepcore1_sem_ri_23 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 sem_status
 mepcore1_sem_ri_26 (mep_ext1_cpu* current_cpu, mepcore1_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mepcore1_scache* abuf = sem;
   unsigned long long written = 0;
index 8d2e013..c39957c 100644 (file)
@@ -1588,7 +1588,7 @@ mep_scache::decode (mep_basic_cpu* current_cpu, PCADDR pc, mep_insn_word base_in
 void
 mep_extract_sfmt_empty (mep_scache* abuf, mep_basic_cpu* current_cpu, PCADDR pc, mep_insn_word base_insn, mep_insn_word entire_insn){
     mep_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4522,7 +4522,7 @@ mep_extract_sfmt_halt (mep_scache* abuf, mep_basic_cpu* current_cpu, PCADDR pc,
 void
 mep_extract_sfmt_sleep (mep_scache* abuf, mep_basic_cpu* current_cpu, PCADDR pc, mep_insn_word base_insn, mep_insn_word entire_insn){
     mep_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4566,7 +4566,7 @@ mep_extract_sfmt_swi (mep_scache* abuf, mep_basic_cpu* current_cpu, PCADDR pc, m
 void
 mep_extract_sfmt_break (mep_scache* abuf, mep_basic_cpu* current_cpu, PCADDR pc, mep_insn_word base_insn, mep_insn_word entire_insn){
     mep_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -6170,7 +6170,7 @@ mep_extract_sfmt_bcpeq (mep_scache* abuf, mep_basic_cpu* current_cpu, PCADDR pc,
 void
 mep_extract_sfmt_synccp (mep_scache* abuf, mep_basic_cpu* current_cpu, PCADDR pc, mep_insn_word base_insn, mep_insn_word entire_insn){
     mep_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index d01c14c..517631c 100644 (file)
@@ -108,7 +108,7 @@ struct mep_idesc {
 union mep_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     UINT f_callnum;
   } sfmt_sim_syscall;
index a027496..b5c2491 100644 (file)
@@ -5738,7 +5738,7 @@ mep_mep_model::model_halt_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_sleep_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5752,7 +5752,7 @@ mep_mep_model::model_sleep_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_sleep_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5798,7 +5798,7 @@ mep_mep_model::model_swi_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_break_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5815,7 +5815,7 @@ mep_mep_model::model_break_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_break_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5837,7 +5837,7 @@ mep_mep_model::model_break_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_syncm_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5851,7 +5851,7 @@ mep_mep_model::model_syncm_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_syncm_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9272,7 +9272,7 @@ mep_mep_model::model_bcpaf_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_synccp_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9286,7 +9286,7 @@ mep_mep_model::model_synccp_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_synccp_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9422,7 +9422,7 @@ mep_mep_model::model_sim_syscall_after (mep_basic_cpu *current_cpu, mep_scache *
 UINT
 mep_mep_model::model_ri_0_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9439,7 +9439,7 @@ mep_mep_model::model_ri_0_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_0_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9461,7 +9461,7 @@ mep_mep_model::model_ri_0_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_1_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9478,7 +9478,7 @@ mep_mep_model::model_ri_1_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_1_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9500,7 +9500,7 @@ mep_mep_model::model_ri_1_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_2_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9517,7 +9517,7 @@ mep_mep_model::model_ri_2_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_2_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9539,7 +9539,7 @@ mep_mep_model::model_ri_2_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_3_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9556,7 +9556,7 @@ mep_mep_model::model_ri_3_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_3_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9578,7 +9578,7 @@ mep_mep_model::model_ri_3_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_4_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9595,7 +9595,7 @@ mep_mep_model::model_ri_4_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_4_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9617,7 +9617,7 @@ mep_mep_model::model_ri_4_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_5_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9634,7 +9634,7 @@ mep_mep_model::model_ri_5_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_5_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9656,7 +9656,7 @@ mep_mep_model::model_ri_5_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_6_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9673,7 +9673,7 @@ mep_mep_model::model_ri_6_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_6_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9695,7 +9695,7 @@ mep_mep_model::model_ri_6_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_7_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9712,7 +9712,7 @@ mep_mep_model::model_ri_7_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_7_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9734,7 +9734,7 @@ mep_mep_model::model_ri_7_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_8_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9751,7 +9751,7 @@ mep_mep_model::model_ri_8_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_8_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9773,7 +9773,7 @@ mep_mep_model::model_ri_8_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_9_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9790,7 +9790,7 @@ mep_mep_model::model_ri_9_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_9_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9812,7 +9812,7 @@ mep_mep_model::model_ri_9_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_10_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9829,7 +9829,7 @@ mep_mep_model::model_ri_10_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_10_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9851,7 +9851,7 @@ mep_mep_model::model_ri_10_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_11_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9868,7 +9868,7 @@ mep_mep_model::model_ri_11_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_11_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9890,7 +9890,7 @@ mep_mep_model::model_ri_11_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_12_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9907,7 +9907,7 @@ mep_mep_model::model_ri_12_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_12_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9929,7 +9929,7 @@ mep_mep_model::model_ri_12_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_13_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9946,7 +9946,7 @@ mep_mep_model::model_ri_13_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_13_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9968,7 +9968,7 @@ mep_mep_model::model_ri_13_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_14_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -9985,7 +9985,7 @@ mep_mep_model::model_ri_14_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_14_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10007,7 +10007,7 @@ mep_mep_model::model_ri_14_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_15_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10024,7 +10024,7 @@ mep_mep_model::model_ri_15_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_15_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10046,7 +10046,7 @@ mep_mep_model::model_ri_15_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_17_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10063,7 +10063,7 @@ mep_mep_model::model_ri_17_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_17_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10085,7 +10085,7 @@ mep_mep_model::model_ri_17_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_20_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10102,7 +10102,7 @@ mep_mep_model::model_ri_20_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_20_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10124,7 +10124,7 @@ mep_mep_model::model_ri_20_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_21_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10141,7 +10141,7 @@ mep_mep_model::model_ri_21_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_21_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10163,7 +10163,7 @@ mep_mep_model::model_ri_21_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_22_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10180,7 +10180,7 @@ mep_mep_model::model_ri_22_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_22_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10202,7 +10202,7 @@ mep_mep_model::model_ri_22_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_23_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10219,7 +10219,7 @@ mep_mep_model::model_ri_23_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_23_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10241,7 +10241,7 @@ mep_mep_model::model_ri_23_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_26_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -10258,7 +10258,7 @@ mep_mep_model::model_ri_26_before (mep_basic_cpu *current_cpu, mep_scache *sem)
 UINT
 mep_mep_model::model_ri_26_after (mep_basic_cpu *current_cpu, mep_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const mep_scache* abuf = sem;
   const mep_idesc* idesc = abuf->idesc;
   int cycles = 0;
index cda0241..19e73c1 100644 (file)
@@ -24,7 +24,7 @@ using namespace mep_basic; // FIXME: namespace organization still wip
 sem_status
 mep_sem_x_invalid (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3895,7 +3895,7 @@ current_cpu->hardware.h_csr[((UINT) 16)] = ORSI (current_cpu->h_csr_get (((UINT)
 sem_status
 mep_sem_sleep (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3969,7 +3969,7 @@ if (EQSI (FLD (f_2u10), 0)) {
 sem_status
 mep_sem_break (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3993,7 +3993,7 @@ mep_sem_break (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_syncm (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6591,7 +6591,7 @@ if (ANDIF (ANDSI (SRLSI (current_cpu->h_csr_get (((UINT) 16)), 12), 1), ANDSI (S
 sem_status
 mep_sem_synccp (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6812,7 +6812,7 @@ current_cpu->do_syscall (pc, FLD (f_callnum));
 sem_status
 mep_sem_ri_0 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6836,7 +6836,7 @@ mep_sem_ri_0 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_1 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6860,7 +6860,7 @@ mep_sem_ri_1 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_2 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6884,7 +6884,7 @@ mep_sem_ri_2 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_3 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6908,7 +6908,7 @@ mep_sem_ri_3 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_4 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6932,7 +6932,7 @@ mep_sem_ri_4 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_5 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6956,7 +6956,7 @@ mep_sem_ri_5 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_6 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6980,7 +6980,7 @@ mep_sem_ri_6 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_7 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7004,7 +7004,7 @@ mep_sem_ri_7 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_8 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7028,7 +7028,7 @@ mep_sem_ri_8 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_9 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7052,7 +7052,7 @@ mep_sem_ri_9 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_10 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7076,7 +7076,7 @@ mep_sem_ri_10 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_11 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7100,7 +7100,7 @@ mep_sem_ri_11 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_12 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7124,7 +7124,7 @@ mep_sem_ri_12 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_13 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7148,7 +7148,7 @@ mep_sem_ri_13 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_14 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7172,7 +7172,7 @@ mep_sem_ri_14 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_15 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7196,7 +7196,7 @@ mep_sem_ri_15 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_17 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7220,7 +7220,7 @@ mep_sem_ri_17 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_20 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7244,7 +7244,7 @@ mep_sem_ri_20 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_21 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7268,7 +7268,7 @@ mep_sem_ri_21 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_22 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7292,7 +7292,7 @@ mep_sem_ri_22 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_23 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
@@ -7316,7 +7316,7 @@ mep_sem_ri_23 (mep_basic_cpu* current_cpu, mep_scache* sem)
 sem_status
 mep_sem_ri_26 (mep_basic_cpu* current_cpu, mep_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mep_scache* abuf = sem;
   unsigned long long written = 0;
index 1c42135..03f988b 100644 (file)
@@ -1,3 +1,7 @@
+2010-02-11  Doug Evans  <dje@sebabeach.org>
+
+       * mt-decode.cxx, * mt-decode.h, * mt-sem.cxx: Regenerate.
+
 2010-01-02  Doug Evans  <dje@sebabeach.org>
 
        * mt-cpu.h, * mt-decode.cxx, * mt-decode.h, * mt-defs.h, * mt-desc.h,
index cf6c730..868e184 100644 (file)
@@ -619,7 +619,7 @@ mt_scache::decode (mt_cpu* current_cpu, PCADDR pc, mt_insn_word base_insn, mt_in
 void
 mt_extract_sfmt_empty (mt_scache* abuf, mt_cpu* current_cpu, PCADDR pc, mt_insn_word base_insn, mt_insn_word entire_insn){
     mt_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -723,7 +723,7 @@ mt_extract_sfmt_addui (mt_scache* abuf, mt_cpu* current_cpu, PCADDR pc, mt_insn_
 void
 mt_extract_sfmt_nop (mt_scache* abuf, mt_cpu* current_cpu, PCADDR pc, mt_insn_word base_insn, mt_insn_word entire_insn){
     mt_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -965,7 +965,7 @@ mt_extract_sfmt_stw (mt_scache* abuf, mt_cpu* current_cpu, PCADDR pc, mt_insn_wo
 void
 mt_extract_sfmt_break (mt_scache* abuf, mt_cpu* current_cpu, PCADDR pc, mt_insn_word base_insn, mt_insn_word entire_insn){
     mt_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index c69a8ca..df5ae5a 100644 (file)
@@ -76,7 +76,7 @@ struct mt_idesc {
 union mt_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     UINT f_sr1;
     UINT f_sr2;
index f009400..e0a6e3d 100644 (file)
@@ -26,7 +26,7 @@ void
 mt_sem_x_invalid (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -396,7 +396,7 @@ void
 mt_sem_nop (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1001,7 +1001,7 @@ void
 mt_sem_ei (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1020,7 +1020,7 @@ void
 mt_sem_di (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1153,7 +1153,7 @@ void
 mt_sem_break (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1172,7 +1172,7 @@ void
 mt_sem_iflush (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1191,7 +1191,7 @@ void
 mt_sem_fbcb (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1210,7 +1210,7 @@ void
 mt_sem_mfbcb (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1229,7 +1229,7 @@ void
 mt_sem_fbcci (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1248,7 +1248,7 @@ void
 mt_sem_fbrci (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1267,7 +1267,7 @@ void
 mt_sem_fbcri (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1286,7 +1286,7 @@ void
 mt_sem_fbrri (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1305,7 +1305,7 @@ void
 mt_sem_mfbcci (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1324,7 +1324,7 @@ void
 mt_sem_mfbrci (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1343,7 +1343,7 @@ void
 mt_sem_mfbcri (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1362,7 +1362,7 @@ void
 mt_sem_mfbrri (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1381,7 +1381,7 @@ void
 mt_sem_fbcbdr (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1400,7 +1400,7 @@ void
 mt_sem_rcfbcb (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1419,7 +1419,7 @@ void
 mt_sem_mrcfbcb (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1438,7 +1438,7 @@ void
 mt_sem_cbcast (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1457,7 +1457,7 @@ void
 mt_sem_dupcbcast (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1476,7 +1476,7 @@ void
 mt_sem_wfbi (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1495,7 +1495,7 @@ void
 mt_sem_wfb (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1514,7 +1514,7 @@ void
 mt_sem_rcrisc (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1533,7 +1533,7 @@ void
 mt_sem_fbcbinc (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1552,7 +1552,7 @@ void
 mt_sem_rcxmode (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1571,7 +1571,7 @@ void
 mt_sem_interleaver (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1590,7 +1590,7 @@ void
 mt_sem_wfbinc (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1609,7 +1609,7 @@ void
 mt_sem_mwfbinc (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1628,7 +1628,7 @@ void
 mt_sem_wfbincr (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1647,7 +1647,7 @@ void
 mt_sem_mwfbincr (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1666,7 +1666,7 @@ void
 mt_sem_fbcbincs (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1685,7 +1685,7 @@ void
 mt_sem_mfbcbincs (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1704,7 +1704,7 @@ void
 mt_sem_fbcbincrs (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1723,7 +1723,7 @@ void
 mt_sem_mfbcbincrs (mt_cpu* current_cpu, mt_scache* sem, const int tick, 
        mt::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   mt_scache* abuf = sem;
   unsigned long long written = 0;
index c579fa0..e08aa39 100644 (file)
@@ -1,3 +1,26 @@
+2010-02-11  Doug Evans  <dje@sebabeach.org>
+
+       * sh2-decode.cxx, * sh2-decode.h, * sh2-model.cxx, * sh2-sem.cxx,
+       * sh2a-fpu-decode.cxx, * sh2a-fpu-decode.h,
+       * sh2a-fpu-model.cxx, * sh2a-fpu-sem.cxx,
+       * sh2a-nofpu-decode.cxx, * sh2a-nofpu-decode.h,
+       * sh2a-nofpu-model.cxx, * sh2a-nofpu-sem.cxx,
+       * sh2e-decode.cxx, * sh2e-decode.h, * sh2e-model.cxx, * sh2e-sem.cxx,
+       * sh3-decode.cxx, * sh3-decode.h, * sh3-model.cxx, * sh3-sem.cxx,
+       * sh3e-decode.cxx, * sh3e-decode.h, * sh3e-model.cxx, * sh3e-sem.cxx,
+       * sh4-decode.cxx, * sh4-decode.h, * sh4-model.cxx, * sh4-sem.cxx,
+       * sh4-nofpu-decode.cxx, * sh4-nofpu-decode.h,
+       * sh4-nofpu-model.cxx, * sh4-nofpu-sem.cxx,
+       * sh4a-decode.cxx, * sh4a-decode.h, * sh4a-model.cxx, * sh4a-sem.cxx,
+       * sh4a-nofpu-decode.cxx, * sh4a-nofpu-decode.h,
+       * sh4a-nofpu-model.cxx, * sh4a-nofpu-sem.cxx,
+       * sh4al-decode.cxx, * sh4al-decode.h,
+       * sh4al-model.cxx, * sh4al-sem.cxx,
+       * sh5-compact-decode.cxx, * sh5-compact-decode.h,
+       * sh5-compact-model.cxx, * sh5-compact-sem.cxx,
+       * sh5-media-decode.cxx, * sh5-media-decode.h,
+       * sh5-media-model.cxx, * sh5-media-sem.cxx: Regenerate.
+
 2010-01-24  Doug Evans  <dje@sebabeach.org>
 
        * sh.cxx (sh64_fldi0): Update call to floating point convertion func.
index 7f59c06..da5eca0 100644 (file)
@@ -1744,7 +1744,7 @@ sh2_scache::decode (sh2_cpu* current_cpu, PCADDR pc, sh2_insn_word base_insn, sh
 void
 sh2_extract_sfmt_empty (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR pc, sh2_insn_word base_insn, sh2_insn_word entire_insn){
     sh2_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2121,7 +2121,7 @@ sh2_extract_sfmt_bsrf_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR pc
 void
 sh2_extract_sfmt_clrmac_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR pc, sh2_insn_word base_insn, sh2_insn_word entire_insn){
     sh2_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2138,7 +2138,7 @@ sh2_extract_sfmt_clrmac_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR
 void
 sh2_extract_sfmt_clrt_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR pc, sh2_insn_word base_insn, sh2_insn_word entire_insn){
     sh2_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2269,7 +2269,7 @@ sh2_extract_sfmt_div0s_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR p
 void
 sh2_extract_sfmt_div0u_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR pc, sh2_insn_word base_insn, sh2_insn_word entire_insn){
     sh2_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2407,7 +2407,7 @@ sh2_extract_sfmt_extsb_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR p
 void
 sh2_extract_sfmt_frchg_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR pc, sh2_insn_word base_insn, sh2_insn_word entire_insn){
     sh2_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2424,7 +2424,7 @@ sh2_extract_sfmt_frchg_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR p
 void
 sh2_extract_sfmt_fschg_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR pc, sh2_insn_word base_insn, sh2_insn_word entire_insn){
     sh2_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3954,7 +3954,7 @@ sh2_extract_sfmt_negc_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR pc
 void
 sh2_extract_sfmt_nop_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR pc, sh2_insn_word base_insn, sh2_insn_word entire_insn){
     sh2_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3998,7 +3998,7 @@ sh2_extract_sfmt_rotcl_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR p
 void
 sh2_extract_sfmt_rts_compact (sh2_scache* abuf, sh2_cpu* current_cpu, PCADDR pc, sh2_insn_word base_insn, sh2_insn_word entire_insn){
     sh2_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 4c47e89..9865d7b 100644 (file)
@@ -92,7 +92,7 @@ struct sh2_idesc {
 union sh2_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index b11f1f9..aae5de9 100644 (file)
@@ -716,7 +716,7 @@ sh2_sh2_model::model_bts_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_clrmac_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh2_sh2_model::model_clrmac_compact_before (sh2_cpu *current_cpu, sh2_scache *se
 UINT
 sh2_sh2_model::model_clrmac_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh2_sh2_model::model_clrmac_compact_after (sh2_cpu *current_cpu, sh2_scache *sem
 UINT
 sh2_sh2_model::model_clrt_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -782,7 +782,7 @@ sh2_sh2_model::model_clrt_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_clrt_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1472,7 +1472,7 @@ sh2_sh2_model::model_div0s_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_div0u_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1492,7 +1492,7 @@ sh2_sh2_model::model_div0u_compact_before (sh2_cpu *current_cpu, sh2_scache *sem
 UINT
 sh2_sh2_model::model_div0u_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1954,7 +1954,7 @@ sh2_sh2_model::model_extuw_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_frchg_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1968,7 +1968,7 @@ sh2_sh2_model::model_frchg_compact_before (sh2_cpu *current_cpu, sh2_scache *sem
 UINT
 sh2_sh2_model::model_frchg_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1984,7 +1984,7 @@ sh2_sh2_model::model_frchg_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_fschg_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1998,7 +1998,7 @@ sh2_sh2_model::model_fschg_compact_before (sh2_cpu *current_cpu, sh2_scache *sem
 UINT
 sh2_sh2_model::model_fschg_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5164,7 +5164,7 @@ sh2_sh2_model::model_negc_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_nop_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5178,7 +5178,7 @@ sh2_sh2_model::model_nop_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_nop_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5646,7 +5646,7 @@ sh2_sh2_model::model_rotr_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_rts_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5660,7 +5660,7 @@ sh2_sh2_model::model_rts_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_rts_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5677,7 +5677,7 @@ sh2_sh2_model::model_rts_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_sett_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5697,7 +5697,7 @@ sh2_sh2_model::model_sett_compact_before (sh2_cpu *current_cpu, sh2_scache *sem)
 UINT
 sh2_sh2_model::model_sett_compact_after (sh2_cpu *current_cpu, sh2_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2_scache* abuf = sem;
   const sh2_idesc* idesc = abuf->idesc;
   int cycles = 0;
index fcf1ce7..0d9bfa1 100644 (file)
@@ -26,7 +26,7 @@ void
 sh2_sem_x_invalid (sh2_cpu* current_cpu, sh2_scache* sem, const int tick, 
        sh2::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh2_sem_clrmac_compact (sh2_cpu* current_cpu, sh2_scache* sem, const int tick, 
        sh2::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh2_sem_clrt_compact (sh2_cpu* current_cpu, sh2_scache* sem, const int tick, 
        sh2::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2_scache* abuf = sem;
   unsigned long long written = 0;
@@ -836,7 +836,7 @@ void
 sh2_sem_div0u_compact (sh2_cpu* current_cpu, sh2_scache* sem, const int tick, 
        sh2::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1221,7 +1221,7 @@ void
 sh2_sem_frchg_compact (sh2_cpu* current_cpu, sh2_scache* sem, const int tick, 
        sh2::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1245,7 +1245,7 @@ void
 sh2_sem_fschg_compact (sh2_cpu* current_cpu, sh2_scache* sem, const int tick, 
        sh2::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2_scache* abuf = sem;
   unsigned long long written = 0;
@@ -2931,7 +2931,7 @@ void
 sh2_sem_nop_compact (sh2_cpu* current_cpu, sh2_scache* sem, const int tick, 
        sh2::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3192,7 +3192,7 @@ void
 sh2_sem_rts_compact (sh2_cpu* current_cpu, sh2_scache* sem, const int tick, 
        sh2::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3226,7 +3226,7 @@ void
 sh2_sem_sett_compact (sh2_cpu* current_cpu, sh2_scache* sem, const int tick, 
        sh2::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2_scache* abuf = sem;
   unsigned long long written = 0;
index 375f8e8..2d68065 100644 (file)
@@ -3048,7 +3048,7 @@ sh2a_fpu_scache::decode (sh2a_fpu_cpu* current_cpu, PCADDR pc, sh2a_fpu_insn_wor
 void
 sh2a_fpu_extract_sfmt_empty (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* current_cpu, PCADDR pc, sh2a_fpu_insn_word base_insn, sh2a_fpu_insn_word entire_insn){
     sh2a_fpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3425,7 +3425,7 @@ sh2a_fpu_extract_sfmt_bsrf_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* current
 void
 sh2a_fpu_extract_sfmt_clrmac_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* current_cpu, PCADDR pc, sh2a_fpu_insn_word base_insn, sh2a_fpu_insn_word entire_insn){
     sh2a_fpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3442,7 +3442,7 @@ sh2a_fpu_extract_sfmt_clrmac_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* curre
 void
 sh2a_fpu_extract_sfmt_clrt_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* current_cpu, PCADDR pc, sh2a_fpu_insn_word base_insn, sh2a_fpu_insn_word entire_insn){
     sh2a_fpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3573,7 +3573,7 @@ sh2a_fpu_extract_sfmt_div0s_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* curren
 void
 sh2a_fpu_extract_sfmt_div0u_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* current_cpu, PCADDR pc, sh2a_fpu_insn_word base_insn, sh2a_fpu_insn_word entire_insn){
     sh2a_fpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4287,7 +4287,7 @@ sh2a_fpu_extract_sfmt_fmov9_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* curren
 void
 sh2a_fpu_extract_sfmt_frchg_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* current_cpu, PCADDR pc, sh2a_fpu_insn_word base_insn, sh2a_fpu_insn_word entire_insn){
     sh2a_fpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4304,7 +4304,7 @@ sh2a_fpu_extract_sfmt_frchg_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* curren
 void
 sh2a_fpu_extract_sfmt_fschg_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* current_cpu, PCADDR pc, sh2a_fpu_insn_word base_insn, sh2a_fpu_insn_word entire_insn){
     sh2a_fpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -6100,7 +6100,7 @@ sh2a_fpu_extract_sfmt_negc_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* current
 void
 sh2a_fpu_extract_sfmt_nop_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* current_cpu, PCADDR pc, sh2a_fpu_insn_word base_insn, sh2a_fpu_insn_word entire_insn){
     sh2a_fpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -6144,7 +6144,7 @@ sh2a_fpu_extract_sfmt_rotcl_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* curren
 void
 sh2a_fpu_extract_sfmt_rts_compact (sh2a_fpu_scache* abuf, sh2a_fpu_cpu* current_cpu, PCADDR pc, sh2a_fpu_insn_word base_insn, sh2a_fpu_insn_word entire_insn){
     sh2a_fpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 6d85cd6..5b55fc0 100644 (file)
@@ -103,7 +103,7 @@ struct sh2a_fpu_idesc {
 union sh2a_fpu_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index 68f2239..36a7769 100644 (file)
@@ -716,7 +716,7 @@ sh2a_fpu_sh2a_fpu_model::model_bts_compact_after (sh2a_fpu_cpu *current_cpu, sh2
 UINT
 sh2a_fpu_sh2a_fpu_model::model_clrmac_compact_before (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh2a_fpu_sh2a_fpu_model::model_clrmac_compact_before (sh2a_fpu_cpu *current_cpu,
 UINT
 sh2a_fpu_sh2a_fpu_model::model_clrmac_compact_after (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh2a_fpu_sh2a_fpu_model::model_clrmac_compact_after (sh2a_fpu_cpu *current_cpu,
 UINT
 sh2a_fpu_sh2a_fpu_model::model_clrt_compact_before (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -782,7 +782,7 @@ sh2a_fpu_sh2a_fpu_model::model_clrt_compact_before (sh2a_fpu_cpu *current_cpu, s
 UINT
 sh2a_fpu_sh2a_fpu_model::model_clrt_compact_after (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1472,7 +1472,7 @@ sh2a_fpu_sh2a_fpu_model::model_div0s_compact_after (sh2a_fpu_cpu *current_cpu, s
 UINT
 sh2a_fpu_sh2a_fpu_model::model_div0u_compact_before (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1492,7 +1492,7 @@ sh2a_fpu_sh2a_fpu_model::model_div0u_compact_before (sh2a_fpu_cpu *current_cpu,
 UINT
 sh2a_fpu_sh2a_fpu_model::model_div0u_compact_after (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3596,7 +3596,7 @@ sh2a_fpu_sh2a_fpu_model::model_fneg_compact_after (sh2a_fpu_cpu *current_cpu, sh
 UINT
 sh2a_fpu_sh2a_fpu_model::model_frchg_compact_before (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3610,7 +3610,7 @@ sh2a_fpu_sh2a_fpu_model::model_frchg_compact_before (sh2a_fpu_cpu *current_cpu,
 UINT
 sh2a_fpu_sh2a_fpu_model::model_frchg_compact_after (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3626,7 +3626,7 @@ sh2a_fpu_sh2a_fpu_model::model_frchg_compact_after (sh2a_fpu_cpu *current_cpu, s
 UINT
 sh2a_fpu_sh2a_fpu_model::model_fschg_compact_before (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3640,7 +3640,7 @@ sh2a_fpu_sh2a_fpu_model::model_fschg_compact_before (sh2a_fpu_cpu *current_cpu,
 UINT
 sh2a_fpu_sh2a_fpu_model::model_fschg_compact_after (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7424,7 +7424,7 @@ sh2a_fpu_sh2a_fpu_model::model_negc_compact_after (sh2a_fpu_cpu *current_cpu, sh
 UINT
 sh2a_fpu_sh2a_fpu_model::model_nop_compact_before (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7438,7 +7438,7 @@ sh2a_fpu_sh2a_fpu_model::model_nop_compact_before (sh2a_fpu_cpu *current_cpu, sh
 UINT
 sh2a_fpu_sh2a_fpu_model::model_nop_compact_after (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7906,7 +7906,7 @@ sh2a_fpu_sh2a_fpu_model::model_rotr_compact_after (sh2a_fpu_cpu *current_cpu, sh
 UINT
 sh2a_fpu_sh2a_fpu_model::model_rts_compact_before (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7920,7 +7920,7 @@ sh2a_fpu_sh2a_fpu_model::model_rts_compact_before (sh2a_fpu_cpu *current_cpu, sh
 UINT
 sh2a_fpu_sh2a_fpu_model::model_rts_compact_after (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7937,7 +7937,7 @@ sh2a_fpu_sh2a_fpu_model::model_rts_compact_after (sh2a_fpu_cpu *current_cpu, sh2
 UINT
 sh2a_fpu_sh2a_fpu_model::model_sett_compact_before (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7957,7 +7957,7 @@ sh2a_fpu_sh2a_fpu_model::model_sett_compact_before (sh2a_fpu_cpu *current_cpu, s
 UINT
 sh2a_fpu_sh2a_fpu_model::model_sett_compact_after (sh2a_fpu_cpu *current_cpu, sh2a_fpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_fpu_scache* abuf = sem;
   const sh2a_fpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
index 2e21021..4c0bb53 100644 (file)
@@ -26,7 +26,7 @@ void
 sh2a_fpu_sem_x_invalid (sh2a_fpu_cpu* current_cpu, sh2a_fpu_scache* sem, const int tick, 
        sh2a_fpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_fpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh2a_fpu_sem_clrmac_compact (sh2a_fpu_cpu* current_cpu, sh2a_fpu_scache* sem, const int tick, 
        sh2a_fpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_fpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh2a_fpu_sem_clrt_compact (sh2a_fpu_cpu* current_cpu, sh2a_fpu_scache* sem, const int tick, 
        sh2a_fpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_fpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -836,7 +836,7 @@ void
 sh2a_fpu_sem_div0u_compact (sh2a_fpu_cpu* current_cpu, sh2a_fpu_scache* sem, const int tick, 
        sh2a_fpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_fpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -2025,7 +2025,7 @@ void
 sh2a_fpu_sem_frchg_compact (sh2a_fpu_cpu* current_cpu, sh2a_fpu_scache* sem, const int tick, 
        sh2a_fpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_fpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -2049,7 +2049,7 @@ void
 sh2a_fpu_sem_fschg_compact (sh2a_fpu_cpu* current_cpu, sh2a_fpu_scache* sem, const int tick, 
        sh2a_fpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_fpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4039,7 +4039,7 @@ void
 sh2a_fpu_sem_nop_compact (sh2a_fpu_cpu* current_cpu, sh2a_fpu_scache* sem, const int tick, 
        sh2a_fpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_fpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4300,7 +4300,7 @@ void
 sh2a_fpu_sem_rts_compact (sh2a_fpu_cpu* current_cpu, sh2a_fpu_scache* sem, const int tick, 
        sh2a_fpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_fpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4334,7 +4334,7 @@ void
 sh2a_fpu_sem_sett_compact (sh2a_fpu_cpu* current_cpu, sh2a_fpu_scache* sem, const int tick, 
        sh2a_fpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_fpu_scache* abuf = sem;
   unsigned long long written = 0;
index 335cf0e..670dbad 100644 (file)
@@ -1815,7 +1815,7 @@ sh2a_nofpu_scache::decode (sh2a_nofpu_cpu* current_cpu, PCADDR pc, sh2a_nofpu_in
 void
 sh2a_nofpu_extract_sfmt_empty (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu* current_cpu, PCADDR pc, sh2a_nofpu_insn_word base_insn, sh2a_nofpu_insn_word entire_insn){
     sh2a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2192,7 +2192,7 @@ sh2a_nofpu_extract_sfmt_bsrf_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu* c
 void
 sh2a_nofpu_extract_sfmt_clrmac_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu* current_cpu, PCADDR pc, sh2a_nofpu_insn_word base_insn, sh2a_nofpu_insn_word entire_insn){
     sh2a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2209,7 +2209,7 @@ sh2a_nofpu_extract_sfmt_clrmac_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu*
 void
 sh2a_nofpu_extract_sfmt_clrt_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu* current_cpu, PCADDR pc, sh2a_nofpu_insn_word base_insn, sh2a_nofpu_insn_word entire_insn){
     sh2a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2340,7 +2340,7 @@ sh2a_nofpu_extract_sfmt_div0s_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu*
 void
 sh2a_nofpu_extract_sfmt_div0u_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu* current_cpu, PCADDR pc, sh2a_nofpu_insn_word base_insn, sh2a_nofpu_insn_word entire_insn){
     sh2a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2506,7 +2506,7 @@ sh2a_nofpu_extract_sfmt_extsb_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu*
 void
 sh2a_nofpu_extract_sfmt_frchg_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu* current_cpu, PCADDR pc, sh2a_nofpu_insn_word base_insn, sh2a_nofpu_insn_word entire_insn){
     sh2a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2523,7 +2523,7 @@ sh2a_nofpu_extract_sfmt_frchg_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu*
 void
 sh2a_nofpu_extract_sfmt_fschg_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu* current_cpu, PCADDR pc, sh2a_nofpu_insn_word base_insn, sh2a_nofpu_insn_word entire_insn){
     sh2a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4157,7 +4157,7 @@ sh2a_nofpu_extract_sfmt_negc_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu* c
 void
 sh2a_nofpu_extract_sfmt_nop_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu* current_cpu, PCADDR pc, sh2a_nofpu_insn_word base_insn, sh2a_nofpu_insn_word entire_insn){
     sh2a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4201,7 +4201,7 @@ sh2a_nofpu_extract_sfmt_rotcl_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu*
 void
 sh2a_nofpu_extract_sfmt_rts_compact (sh2a_nofpu_scache* abuf, sh2a_nofpu_cpu* current_cpu, PCADDR pc, sh2a_nofpu_insn_word base_insn, sh2a_nofpu_insn_word entire_insn){
     sh2a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 0edaec2..a9ab699 100644 (file)
@@ -94,7 +94,7 @@ struct sh2a_nofpu_idesc {
 union sh2a_nofpu_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index 055c330..17f86e0 100644 (file)
@@ -716,7 +716,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_bts_compact_after (sh2a_nofpu_cpu *current_cp
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_clrmac_compact_before (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_clrmac_compact_before (sh2a_nofpu_cpu *curren
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_clrmac_compact_after (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_clrmac_compact_after (sh2a_nofpu_cpu *current
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_clrt_compact_before (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -782,7 +782,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_clrt_compact_before (sh2a_nofpu_cpu *current_
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_clrt_compact_after (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1472,7 +1472,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_div0s_compact_after (sh2a_nofpu_cpu *current_
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_div0u_compact_before (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1492,7 +1492,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_div0u_compact_before (sh2a_nofpu_cpu *current
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_div0u_compact_after (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2074,7 +2074,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_extuw_compact_after (sh2a_nofpu_cpu *current_
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_frchg_compact_before (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2088,7 +2088,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_frchg_compact_before (sh2a_nofpu_cpu *current
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_frchg_compact_after (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2104,7 +2104,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_frchg_compact_after (sh2a_nofpu_cpu *current_
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_fschg_compact_before (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2118,7 +2118,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_fschg_compact_before (sh2a_nofpu_cpu *current
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_fschg_compact_after (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5426,7 +5426,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_negc_compact_after (sh2a_nofpu_cpu *current_c
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_nop_compact_before (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5440,7 +5440,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_nop_compact_before (sh2a_nofpu_cpu *current_c
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_nop_compact_after (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5908,7 +5908,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_rotr_compact_after (sh2a_nofpu_cpu *current_c
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_rts_compact_before (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5922,7 +5922,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_rts_compact_before (sh2a_nofpu_cpu *current_c
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_rts_compact_after (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5939,7 +5939,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_rts_compact_after (sh2a_nofpu_cpu *current_cp
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_sett_compact_before (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5959,7 +5959,7 @@ sh2a_nofpu_sh2a_nofpu_model::model_sett_compact_before (sh2a_nofpu_cpu *current_
 UINT
 sh2a_nofpu_sh2a_nofpu_model::model_sett_compact_after (sh2a_nofpu_cpu *current_cpu, sh2a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2a_nofpu_scache* abuf = sem;
   const sh2a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
index 34c1241..20108eb 100644 (file)
@@ -26,7 +26,7 @@ void
 sh2a_nofpu_sem_x_invalid (sh2a_nofpu_cpu* current_cpu, sh2a_nofpu_scache* sem, const int tick, 
        sh2a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh2a_nofpu_sem_clrmac_compact (sh2a_nofpu_cpu* current_cpu, sh2a_nofpu_scache* sem, const int tick, 
        sh2a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh2a_nofpu_sem_clrt_compact (sh2a_nofpu_cpu* current_cpu, sh2a_nofpu_scache* sem, const int tick, 
        sh2a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -836,7 +836,7 @@ void
 sh2a_nofpu_sem_div0u_compact (sh2a_nofpu_cpu* current_cpu, sh2a_nofpu_scache* sem, const int tick, 
        sh2a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1269,7 +1269,7 @@ void
 sh2a_nofpu_sem_frchg_compact (sh2a_nofpu_cpu* current_cpu, sh2a_nofpu_scache* sem, const int tick, 
        sh2a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1293,7 +1293,7 @@ void
 sh2a_nofpu_sem_fschg_compact (sh2a_nofpu_cpu* current_cpu, sh2a_nofpu_scache* sem, const int tick, 
        sh2a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3051,7 +3051,7 @@ void
 sh2a_nofpu_sem_nop_compact (sh2a_nofpu_cpu* current_cpu, sh2a_nofpu_scache* sem, const int tick, 
        sh2a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3312,7 +3312,7 @@ void
 sh2a_nofpu_sem_rts_compact (sh2a_nofpu_cpu* current_cpu, sh2a_nofpu_scache* sem, const int tick, 
        sh2a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3346,7 +3346,7 @@ void
 sh2a_nofpu_sem_sett_compact (sh2a_nofpu_cpu* current_cpu, sh2a_nofpu_scache* sem, const int tick, 
        sh2a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
index a5aefbe..5f07565 100644 (file)
@@ -2906,7 +2906,7 @@ sh2e_scache::decode (sh2e_cpu* current_cpu, PCADDR pc, sh2e_insn_word base_insn,
 void
 sh2e_extract_sfmt_empty (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADDR pc, sh2e_insn_word base_insn, sh2e_insn_word entire_insn){
     sh2e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3283,7 +3283,7 @@ sh2e_extract_sfmt_bsrf_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADDR
 void
 sh2e_extract_sfmt_clrmac_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADDR pc, sh2e_insn_word base_insn, sh2e_insn_word entire_insn){
     sh2e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3300,7 +3300,7 @@ sh2e_extract_sfmt_clrmac_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCAD
 void
 sh2e_extract_sfmt_clrt_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADDR pc, sh2e_insn_word base_insn, sh2e_insn_word entire_insn){
     sh2e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3431,7 +3431,7 @@ sh2e_extract_sfmt_div0s_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADD
 void
 sh2e_extract_sfmt_div0u_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADDR pc, sh2e_insn_word base_insn, sh2e_insn_word entire_insn){
     sh2e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3993,7 +3993,7 @@ sh2e_extract_sfmt_fmov7_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADD
 void
 sh2e_extract_sfmt_frchg_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADDR pc, sh2e_insn_word base_insn, sh2e_insn_word entire_insn){
     sh2e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4010,7 +4010,7 @@ sh2e_extract_sfmt_frchg_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADD
 void
 sh2e_extract_sfmt_fschg_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADDR pc, sh2e_insn_word base_insn, sh2e_insn_word entire_insn){
     sh2e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -5702,7 +5702,7 @@ sh2e_extract_sfmt_negc_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADDR
 void
 sh2e_extract_sfmt_nop_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADDR pc, sh2e_insn_word base_insn, sh2e_insn_word entire_insn){
     sh2e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -5746,7 +5746,7 @@ sh2e_extract_sfmt_rotcl_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADD
 void
 sh2e_extract_sfmt_rts_compact (sh2e_scache* abuf, sh2e_cpu* current_cpu, PCADDR pc, sh2e_insn_word base_insn, sh2e_insn_word entire_insn){
     sh2e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 3373db9..57cd345 100644 (file)
@@ -100,7 +100,7 @@ struct sh2e_idesc {
 union sh2e_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index c9f3196..9cd1539 100644 (file)
@@ -716,7 +716,7 @@ sh2e_sh2e_model::model_bts_compact_after (sh2e_cpu *current_cpu, sh2e_scache *se
 UINT
 sh2e_sh2e_model::model_clrmac_compact_before (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh2e_sh2e_model::model_clrmac_compact_before (sh2e_cpu *current_cpu, sh2e_scache
 UINT
 sh2e_sh2e_model::model_clrmac_compact_after (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh2e_sh2e_model::model_clrmac_compact_after (sh2e_cpu *current_cpu, sh2e_scache
 UINT
 sh2e_sh2e_model::model_clrt_compact_before (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -782,7 +782,7 @@ sh2e_sh2e_model::model_clrt_compact_before (sh2e_cpu *current_cpu, sh2e_scache *
 UINT
 sh2e_sh2e_model::model_clrt_compact_after (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1472,7 +1472,7 @@ sh2e_sh2e_model::model_div0s_compact_after (sh2e_cpu *current_cpu, sh2e_scache *
 UINT
 sh2e_sh2e_model::model_div0u_compact_before (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1492,7 +1492,7 @@ sh2e_sh2e_model::model_div0u_compact_before (sh2e_cpu *current_cpu, sh2e_scache
 UINT
 sh2e_sh2e_model::model_div0u_compact_after (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3232,7 +3232,7 @@ sh2e_sh2e_model::model_fneg_compact_after (sh2e_cpu *current_cpu, sh2e_scache *s
 UINT
 sh2e_sh2e_model::model_frchg_compact_before (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3246,7 +3246,7 @@ sh2e_sh2e_model::model_frchg_compact_before (sh2e_cpu *current_cpu, sh2e_scache
 UINT
 sh2e_sh2e_model::model_frchg_compact_after (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3262,7 +3262,7 @@ sh2e_sh2e_model::model_frchg_compact_after (sh2e_cpu *current_cpu, sh2e_scache *
 UINT
 sh2e_sh2e_model::model_fschg_compact_before (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3276,7 +3276,7 @@ sh2e_sh2e_model::model_fschg_compact_before (sh2e_cpu *current_cpu, sh2e_scache
 UINT
 sh2e_sh2e_model::model_fschg_compact_after (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6864,7 +6864,7 @@ sh2e_sh2e_model::model_negc_compact_after (sh2e_cpu *current_cpu, sh2e_scache *s
 UINT
 sh2e_sh2e_model::model_nop_compact_before (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6878,7 +6878,7 @@ sh2e_sh2e_model::model_nop_compact_before (sh2e_cpu *current_cpu, sh2e_scache *s
 UINT
 sh2e_sh2e_model::model_nop_compact_after (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7346,7 +7346,7 @@ sh2e_sh2e_model::model_rotr_compact_after (sh2e_cpu *current_cpu, sh2e_scache *s
 UINT
 sh2e_sh2e_model::model_rts_compact_before (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7360,7 +7360,7 @@ sh2e_sh2e_model::model_rts_compact_before (sh2e_cpu *current_cpu, sh2e_scache *s
 UINT
 sh2e_sh2e_model::model_rts_compact_after (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7377,7 +7377,7 @@ sh2e_sh2e_model::model_rts_compact_after (sh2e_cpu *current_cpu, sh2e_scache *se
 UINT
 sh2e_sh2e_model::model_sett_compact_before (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7397,7 +7397,7 @@ sh2e_sh2e_model::model_sett_compact_before (sh2e_cpu *current_cpu, sh2e_scache *
 UINT
 sh2e_sh2e_model::model_sett_compact_after (sh2e_cpu *current_cpu, sh2e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh2e_scache* abuf = sem;
   const sh2e_idesc* idesc = abuf->idesc;
   int cycles = 0;
index c3bcb5a..06f1cc5 100644 (file)
@@ -26,7 +26,7 @@ void
 sh2e_sem_x_invalid (sh2e_cpu* current_cpu, sh2e_scache* sem, const int tick, 
        sh2e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh2e_sem_clrmac_compact (sh2e_cpu* current_cpu, sh2e_scache* sem, const int tick, 
        sh2e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh2e_sem_clrt_compact (sh2e_cpu* current_cpu, sh2e_scache* sem, const int tick, 
        sh2e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -836,7 +836,7 @@ void
 sh2e_sem_div0u_compact (sh2e_cpu* current_cpu, sh2e_scache* sem, const int tick, 
        sh2e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1881,7 +1881,7 @@ void
 sh2e_sem_frchg_compact (sh2e_cpu* current_cpu, sh2e_scache* sem, const int tick, 
        sh2e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1905,7 +1905,7 @@ void
 sh2e_sem_fschg_compact (sh2e_cpu* current_cpu, sh2e_scache* sem, const int tick, 
        sh2e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3787,7 +3787,7 @@ void
 sh2e_sem_nop_compact (sh2e_cpu* current_cpu, sh2e_scache* sem, const int tick, 
        sh2e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4048,7 +4048,7 @@ void
 sh2e_sem_rts_compact (sh2e_cpu* current_cpu, sh2e_scache* sem, const int tick, 
        sh2e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4082,7 +4082,7 @@ void
 sh2e_sem_sett_compact (sh2e_cpu* current_cpu, sh2e_scache* sem, const int tick, 
        sh2e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh2e_scache* abuf = sem;
   unsigned long long written = 0;
index 6066661..e0a8979 100644 (file)
@@ -1806,7 +1806,7 @@ sh3_scache::decode (sh3_cpu* current_cpu, PCADDR pc, sh3_insn_word base_insn, sh
 void
 sh3_extract_sfmt_empty (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc, sh3_insn_word base_insn, sh3_insn_word entire_insn){
     sh3_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2183,7 +2183,7 @@ sh3_extract_sfmt_bsrf_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc
 void
 sh3_extract_sfmt_clrmac_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc, sh3_insn_word base_insn, sh3_insn_word entire_insn){
     sh3_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2200,7 +2200,7 @@ sh3_extract_sfmt_clrmac_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR
 void
 sh3_extract_sfmt_clrs_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc, sh3_insn_word base_insn, sh3_insn_word entire_insn){
     sh3_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2217,7 +2217,7 @@ sh3_extract_sfmt_clrs_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc
 void
 sh3_extract_sfmt_clrt_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc, sh3_insn_word base_insn, sh3_insn_word entire_insn){
     sh3_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2348,7 +2348,7 @@ sh3_extract_sfmt_div0s_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR p
 void
 sh3_extract_sfmt_div0u_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc, sh3_insn_word base_insn, sh3_insn_word entire_insn){
     sh3_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2486,7 +2486,7 @@ sh3_extract_sfmt_extsb_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR p
 void
 sh3_extract_sfmt_frchg_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc, sh3_insn_word base_insn, sh3_insn_word entire_insn){
     sh3_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -2503,7 +2503,7 @@ sh3_extract_sfmt_frchg_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR p
 void
 sh3_extract_sfmt_fschg_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc, sh3_insn_word base_insn, sh3_insn_word entire_insn){
     sh3_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4033,7 +4033,7 @@ sh3_extract_sfmt_negc_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc
 void
 sh3_extract_sfmt_nop_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc, sh3_insn_word base_insn, sh3_insn_word entire_insn){
     sh3_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4103,7 +4103,7 @@ sh3_extract_sfmt_rotcl_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR p
 void
 sh3_extract_sfmt_rts_compact (sh3_scache* abuf, sh3_cpu* current_cpu, PCADDR pc, sh3_insn_word base_insn, sh3_insn_word entire_insn){
     sh3_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 793dbb5..4e0c4be 100644 (file)
@@ -94,7 +94,7 @@ struct sh3_idesc {
 union sh3_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index 755ded3..f1901ad 100644 (file)
@@ -716,7 +716,7 @@ sh3_sh3_model::model_bts_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_clrmac_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh3_sh3_model::model_clrmac_compact_before (sh3_cpu *current_cpu, sh3_scache *se
 UINT
 sh3_sh3_model::model_clrmac_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh3_sh3_model::model_clrmac_compact_after (sh3_cpu *current_cpu, sh3_scache *sem
 UINT
 sh3_sh3_model::model_clrs_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -779,7 +779,7 @@ sh3_sh3_model::model_clrs_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_clrs_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -800,7 +800,7 @@ sh3_sh3_model::model_clrs_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_clrt_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -820,7 +820,7 @@ sh3_sh3_model::model_clrt_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_clrt_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1510,7 +1510,7 @@ sh3_sh3_model::model_div0s_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_div0u_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1530,7 +1530,7 @@ sh3_sh3_model::model_div0u_compact_before (sh3_cpu *current_cpu, sh3_scache *sem
 UINT
 sh3_sh3_model::model_div0u_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1992,7 +1992,7 @@ sh3_sh3_model::model_extuw_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_frchg_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2006,7 +2006,7 @@ sh3_sh3_model::model_frchg_compact_before (sh3_cpu *current_cpu, sh3_scache *sem
 UINT
 sh3_sh3_model::model_frchg_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2022,7 +2022,7 @@ sh3_sh3_model::model_frchg_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_fschg_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2036,7 +2036,7 @@ sh3_sh3_model::model_fschg_compact_before (sh3_cpu *current_cpu, sh3_scache *sem
 UINT
 sh3_sh3_model::model_fschg_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5202,7 +5202,7 @@ sh3_sh3_model::model_negc_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_nop_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5216,7 +5216,7 @@ sh3_sh3_model::model_nop_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_nop_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5734,7 +5734,7 @@ sh3_sh3_model::model_rotr_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_rts_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5748,7 +5748,7 @@ sh3_sh3_model::model_rts_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_rts_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5765,7 +5765,7 @@ sh3_sh3_model::model_rts_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_sets_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5782,7 +5782,7 @@ sh3_sh3_model::model_sets_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_sets_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5803,7 +5803,7 @@ sh3_sh3_model::model_sets_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_sett_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5823,7 +5823,7 @@ sh3_sh3_model::model_sett_compact_before (sh3_cpu *current_cpu, sh3_scache *sem)
 UINT
 sh3_sh3_model::model_sett_compact_after (sh3_cpu *current_cpu, sh3_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3_scache* abuf = sem;
   const sh3_idesc* idesc = abuf->idesc;
   int cycles = 0;
index 9db3e43..71bdb67 100644 (file)
@@ -26,7 +26,7 @@ void
 sh3_sem_x_invalid (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh3_sem_clrmac_compact (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh3_sem_clrs_compact (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
@@ -573,7 +573,7 @@ void
 sh3_sem_clrt_compact (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
@@ -860,7 +860,7 @@ void
 sh3_sem_div0u_compact (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1245,7 +1245,7 @@ void
 sh3_sem_frchg_compact (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1269,7 +1269,7 @@ void
 sh3_sem_fschg_compact (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
@@ -2955,7 +2955,7 @@ void
 sh3_sem_nop_compact (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3235,7 +3235,7 @@ void
 sh3_sem_rts_compact (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3269,7 +3269,7 @@ void
 sh3_sem_sets_compact (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3293,7 +3293,7 @@ void
 sh3_sem_sett_compact (sh3_cpu* current_cpu, sh3_scache* sem, const int tick, 
        sh3::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3_scache* abuf = sem;
   unsigned long long written = 0;
index 5d4a34c..3aa6083 100644 (file)
@@ -2962,7 +2962,7 @@ sh3e_scache::decode (sh3e_cpu* current_cpu, PCADDR pc, sh3e_insn_word base_insn,
 void
 sh3e_extract_sfmt_empty (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR pc, sh3e_insn_word base_insn, sh3e_insn_word entire_insn){
     sh3e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3339,7 +3339,7 @@ sh3e_extract_sfmt_bsrf_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR
 void
 sh3e_extract_sfmt_clrmac_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR pc, sh3e_insn_word base_insn, sh3e_insn_word entire_insn){
     sh3e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3356,7 +3356,7 @@ sh3e_extract_sfmt_clrmac_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCAD
 void
 sh3e_extract_sfmt_clrs_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR pc, sh3e_insn_word base_insn, sh3e_insn_word entire_insn){
     sh3e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3373,7 +3373,7 @@ sh3e_extract_sfmt_clrs_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR
 void
 sh3e_extract_sfmt_clrt_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR pc, sh3e_insn_word base_insn, sh3e_insn_word entire_insn){
     sh3e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3504,7 +3504,7 @@ sh3e_extract_sfmt_div0s_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADD
 void
 sh3e_extract_sfmt_div0u_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR pc, sh3e_insn_word base_insn, sh3e_insn_word entire_insn){
     sh3e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4066,7 +4066,7 @@ sh3e_extract_sfmt_fmov7_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADD
 void
 sh3e_extract_sfmt_frchg_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR pc, sh3e_insn_word base_insn, sh3e_insn_word entire_insn){
     sh3e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4083,7 +4083,7 @@ sh3e_extract_sfmt_frchg_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADD
 void
 sh3e_extract_sfmt_fschg_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR pc, sh3e_insn_word base_insn, sh3e_insn_word entire_insn){
     sh3e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -5775,7 +5775,7 @@ sh3e_extract_sfmt_negc_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR
 void
 sh3e_extract_sfmt_nop_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR pc, sh3e_insn_word base_insn, sh3e_insn_word entire_insn){
     sh3e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -5845,7 +5845,7 @@ sh3e_extract_sfmt_rotcl_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADD
 void
 sh3e_extract_sfmt_rts_compact (sh3e_scache* abuf, sh3e_cpu* current_cpu, PCADDR pc, sh3e_insn_word base_insn, sh3e_insn_word entire_insn){
     sh3e_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index bc7ab04..a8c7545 100644 (file)
@@ -101,7 +101,7 @@ struct sh3e_idesc {
 union sh3e_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index 403b6f7..694817e 100644 (file)
@@ -716,7 +716,7 @@ sh3e_sh3e_model::model_bts_compact_after (sh3e_cpu *current_cpu, sh3e_scache *se
 UINT
 sh3e_sh3e_model::model_clrmac_compact_before (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh3e_sh3e_model::model_clrmac_compact_before (sh3e_cpu *current_cpu, sh3e_scache
 UINT
 sh3e_sh3e_model::model_clrmac_compact_after (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh3e_sh3e_model::model_clrmac_compact_after (sh3e_cpu *current_cpu, sh3e_scache
 UINT
 sh3e_sh3e_model::model_clrs_compact_before (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -779,7 +779,7 @@ sh3e_sh3e_model::model_clrs_compact_before (sh3e_cpu *current_cpu, sh3e_scache *
 UINT
 sh3e_sh3e_model::model_clrs_compact_after (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -800,7 +800,7 @@ sh3e_sh3e_model::model_clrs_compact_after (sh3e_cpu *current_cpu, sh3e_scache *s
 UINT
 sh3e_sh3e_model::model_clrt_compact_before (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -820,7 +820,7 @@ sh3e_sh3e_model::model_clrt_compact_before (sh3e_cpu *current_cpu, sh3e_scache *
 UINT
 sh3e_sh3e_model::model_clrt_compact_after (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1510,7 +1510,7 @@ sh3e_sh3e_model::model_div0s_compact_after (sh3e_cpu *current_cpu, sh3e_scache *
 UINT
 sh3e_sh3e_model::model_div0u_compact_before (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1530,7 +1530,7 @@ sh3e_sh3e_model::model_div0u_compact_before (sh3e_cpu *current_cpu, sh3e_scache
 UINT
 sh3e_sh3e_model::model_div0u_compact_after (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3270,7 +3270,7 @@ sh3e_sh3e_model::model_fneg_compact_after (sh3e_cpu *current_cpu, sh3e_scache *s
 UINT
 sh3e_sh3e_model::model_frchg_compact_before (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3284,7 +3284,7 @@ sh3e_sh3e_model::model_frchg_compact_before (sh3e_cpu *current_cpu, sh3e_scache
 UINT
 sh3e_sh3e_model::model_frchg_compact_after (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3300,7 +3300,7 @@ sh3e_sh3e_model::model_frchg_compact_after (sh3e_cpu *current_cpu, sh3e_scache *
 UINT
 sh3e_sh3e_model::model_fschg_compact_before (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3314,7 +3314,7 @@ sh3e_sh3e_model::model_fschg_compact_before (sh3e_cpu *current_cpu, sh3e_scache
 UINT
 sh3e_sh3e_model::model_fschg_compact_after (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6956,7 +6956,7 @@ sh3e_sh3e_model::model_negc_compact_after (sh3e_cpu *current_cpu, sh3e_scache *s
 UINT
 sh3e_sh3e_model::model_nop_compact_before (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6970,7 +6970,7 @@ sh3e_sh3e_model::model_nop_compact_before (sh3e_cpu *current_cpu, sh3e_scache *s
 UINT
 sh3e_sh3e_model::model_nop_compact_after (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7488,7 +7488,7 @@ sh3e_sh3e_model::model_rotr_compact_after (sh3e_cpu *current_cpu, sh3e_scache *s
 UINT
 sh3e_sh3e_model::model_rts_compact_before (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7502,7 +7502,7 @@ sh3e_sh3e_model::model_rts_compact_before (sh3e_cpu *current_cpu, sh3e_scache *s
 UINT
 sh3e_sh3e_model::model_rts_compact_after (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7519,7 +7519,7 @@ sh3e_sh3e_model::model_rts_compact_after (sh3e_cpu *current_cpu, sh3e_scache *se
 UINT
 sh3e_sh3e_model::model_sets_compact_before (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7536,7 +7536,7 @@ sh3e_sh3e_model::model_sets_compact_before (sh3e_cpu *current_cpu, sh3e_scache *
 UINT
 sh3e_sh3e_model::model_sets_compact_after (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7557,7 +7557,7 @@ sh3e_sh3e_model::model_sets_compact_after (sh3e_cpu *current_cpu, sh3e_scache *s
 UINT
 sh3e_sh3e_model::model_sett_compact_before (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7577,7 +7577,7 @@ sh3e_sh3e_model::model_sett_compact_before (sh3e_cpu *current_cpu, sh3e_scache *
 UINT
 sh3e_sh3e_model::model_sett_compact_after (sh3e_cpu *current_cpu, sh3e_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh3e_scache* abuf = sem;
   const sh3e_idesc* idesc = abuf->idesc;
   int cycles = 0;
index 719e990..d121b10 100644 (file)
@@ -26,7 +26,7 @@ void
 sh3e_sem_x_invalid (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh3e_sem_clrmac_compact (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh3e_sem_clrs_compact (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -573,7 +573,7 @@ void
 sh3e_sem_clrt_compact (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -860,7 +860,7 @@ void
 sh3e_sem_div0u_compact (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1905,7 +1905,7 @@ void
 sh3e_sem_frchg_compact (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1929,7 +1929,7 @@ void
 sh3e_sem_fschg_compact (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3847,7 +3847,7 @@ void
 sh3e_sem_nop_compact (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4127,7 +4127,7 @@ void
 sh3e_sem_rts_compact (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4161,7 +4161,7 @@ void
 sh3e_sem_sets_compact (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4185,7 +4185,7 @@ void
 sh3e_sem_sett_compact (sh3e_cpu* current_cpu, sh3e_scache* sem, const int tick, 
        sh3e::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh3e_scache* abuf = sem;
   unsigned long long written = 0;
index 909bb54..a08f897 100644 (file)
@@ -3136,7 +3136,7 @@ sh4_scache::decode (sh4_cpu* current_cpu, PCADDR pc, sh4_insn_word base_insn, sh
 void
 sh4_extract_sfmt_empty (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc, sh4_insn_word base_insn, sh4_insn_word entire_insn){
     sh4_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3513,7 +3513,7 @@ sh4_extract_sfmt_bsrf_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc
 void
 sh4_extract_sfmt_clrmac_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc, sh4_insn_word base_insn, sh4_insn_word entire_insn){
     sh4_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3530,7 +3530,7 @@ sh4_extract_sfmt_clrmac_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR
 void
 sh4_extract_sfmt_clrs_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc, sh4_insn_word base_insn, sh4_insn_word entire_insn){
     sh4_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3547,7 +3547,7 @@ sh4_extract_sfmt_clrs_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc
 void
 sh4_extract_sfmt_clrt_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc, sh4_insn_word base_insn, sh4_insn_word entire_insn){
     sh4_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3678,7 +3678,7 @@ sh4_extract_sfmt_div0s_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR p
 void
 sh4_extract_sfmt_div0u_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc, sh4_insn_word base_insn, sh4_insn_word entire_insn){
     sh4_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4417,7 +4417,7 @@ sh4_extract_sfmt_fmov9_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR p
 void
 sh4_extract_sfmt_frchg_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc, sh4_insn_word base_insn, sh4_insn_word entire_insn){
     sh4_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4434,7 +4434,7 @@ sh4_extract_sfmt_frchg_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR p
 void
 sh4_extract_sfmt_fschg_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc, sh4_insn_word base_insn, sh4_insn_word entire_insn){
     sh4_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -6278,7 +6278,7 @@ sh4_extract_sfmt_negc_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc
 void
 sh4_extract_sfmt_nop_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc, sh4_insn_word base_insn, sh4_insn_word entire_insn){
     sh4_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -6375,7 +6375,7 @@ sh4_extract_sfmt_rotcl_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR p
 void
 sh4_extract_sfmt_rts_compact (sh4_scache* abuf, sh4_cpu* current_cpu, PCADDR pc, sh4_insn_word base_insn, sh4_insn_word entire_insn){
     sh4_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 322a971..d56ee5e 100644 (file)
@@ -105,7 +105,7 @@ struct sh4_idesc {
 union sh4_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index cd72767..7d23411 100644 (file)
@@ -716,7 +716,7 @@ sh4_sh4_model::model_bts_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_clrmac_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh4_sh4_model::model_clrmac_compact_before (sh4_cpu *current_cpu, sh4_scache *se
 UINT
 sh4_sh4_model::model_clrmac_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh4_sh4_model::model_clrmac_compact_after (sh4_cpu *current_cpu, sh4_scache *sem
 UINT
 sh4_sh4_model::model_clrs_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -779,7 +779,7 @@ sh4_sh4_model::model_clrs_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_clrs_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -800,7 +800,7 @@ sh4_sh4_model::model_clrs_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_clrt_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -820,7 +820,7 @@ sh4_sh4_model::model_clrt_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_clrt_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1510,7 +1510,7 @@ sh4_sh4_model::model_div0s_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_div0u_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1530,7 +1530,7 @@ sh4_sh4_model::model_div0u_compact_before (sh4_cpu *current_cpu, sh4_scache *sem
 UINT
 sh4_sh4_model::model_div0u_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3676,7 +3676,7 @@ sh4_sh4_model::model_fneg_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_frchg_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3690,7 +3690,7 @@ sh4_sh4_model::model_frchg_compact_before (sh4_cpu *current_cpu, sh4_scache *sem
 UINT
 sh4_sh4_model::model_frchg_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3706,7 +3706,7 @@ sh4_sh4_model::model_frchg_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_fschg_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3720,7 +3720,7 @@ sh4_sh4_model::model_fschg_compact_before (sh4_cpu *current_cpu, sh4_scache *sem
 UINT
 sh4_sh4_model::model_fschg_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7586,7 +7586,7 @@ sh4_sh4_model::model_negc_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_nop_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7600,7 +7600,7 @@ sh4_sh4_model::model_nop_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_nop_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8244,7 +8244,7 @@ sh4_sh4_model::model_rotr_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_rts_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8258,7 +8258,7 @@ sh4_sh4_model::model_rts_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_rts_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8275,7 +8275,7 @@ sh4_sh4_model::model_rts_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_sets_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8292,7 +8292,7 @@ sh4_sh4_model::model_sets_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_sets_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8313,7 +8313,7 @@ sh4_sh4_model::model_sets_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_sett_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8333,7 +8333,7 @@ sh4_sh4_model::model_sett_compact_before (sh4_cpu *current_cpu, sh4_scache *sem)
 UINT
 sh4_sh4_model::model_sett_compact_after (sh4_cpu *current_cpu, sh4_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_scache* abuf = sem;
   const sh4_idesc* idesc = abuf->idesc;
   int cycles = 0;
index 62fcb03..7c700ea 100644 (file)
@@ -2746,7 +2746,7 @@ sh4_nofpu_scache::decode (sh4_nofpu_cpu* current_cpu, PCADDR pc, sh4_nofpu_insn_
 void
 sh4_nofpu_extract_sfmt_empty (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* current_cpu, PCADDR pc, sh4_nofpu_insn_word base_insn, sh4_nofpu_insn_word entire_insn){
     sh4_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3123,7 +3123,7 @@ sh4_nofpu_extract_sfmt_bsrf_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* curr
 void
 sh4_nofpu_extract_sfmt_clrmac_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* current_cpu, PCADDR pc, sh4_nofpu_insn_word base_insn, sh4_nofpu_insn_word entire_insn){
     sh4_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3140,7 +3140,7 @@ sh4_nofpu_extract_sfmt_clrmac_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* cu
 void
 sh4_nofpu_extract_sfmt_clrs_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* current_cpu, PCADDR pc, sh4_nofpu_insn_word base_insn, sh4_nofpu_insn_word entire_insn){
     sh4_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3157,7 +3157,7 @@ sh4_nofpu_extract_sfmt_clrs_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* curr
 void
 sh4_nofpu_extract_sfmt_clrt_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* current_cpu, PCADDR pc, sh4_nofpu_insn_word base_insn, sh4_nofpu_insn_word entire_insn){
     sh4_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3288,7 +3288,7 @@ sh4_nofpu_extract_sfmt_div0s_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* cur
 void
 sh4_nofpu_extract_sfmt_div0u_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* current_cpu, PCADDR pc, sh4_nofpu_insn_word base_insn, sh4_nofpu_insn_word entire_insn){
     sh4_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3454,7 +3454,7 @@ sh4_nofpu_extract_sfmt_extsb_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* cur
 void
 sh4_nofpu_extract_sfmt_frchg_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* current_cpu, PCADDR pc, sh4_nofpu_insn_word base_insn, sh4_nofpu_insn_word entire_insn){
     sh4_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3471,7 +3471,7 @@ sh4_nofpu_extract_sfmt_frchg_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* cur
 void
 sh4_nofpu_extract_sfmt_fschg_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* current_cpu, PCADDR pc, sh4_nofpu_insn_word base_insn, sh4_nofpu_insn_word entire_insn){
     sh4_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -5132,7 +5132,7 @@ sh4_nofpu_extract_sfmt_negc_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* curr
 void
 sh4_nofpu_extract_sfmt_nop_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* current_cpu, PCADDR pc, sh4_nofpu_insn_word base_insn, sh4_nofpu_insn_word entire_insn){
     sh4_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -5229,7 +5229,7 @@ sh4_nofpu_extract_sfmt_rotcl_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* cur
 void
 sh4_nofpu_extract_sfmt_rts_compact (sh4_nofpu_scache* abuf, sh4_nofpu_cpu* current_cpu, PCADDR pc, sh4_nofpu_insn_word base_insn, sh4_nofpu_insn_word entire_insn){
     sh4_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index bfe2ff7..e79d983 100644 (file)
@@ -96,7 +96,7 @@ struct sh4_nofpu_idesc {
 union sh4_nofpu_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index b9bc86f..5db6eeb 100644 (file)
@@ -716,7 +716,7 @@ sh4_nofpu_sh4_nofpu_model::model_bts_compact_after (sh4_nofpu_cpu *current_cpu,
 UINT
 sh4_nofpu_sh4_nofpu_model::model_clrmac_compact_before (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh4_nofpu_sh4_nofpu_model::model_clrmac_compact_before (sh4_nofpu_cpu *current_c
 UINT
 sh4_nofpu_sh4_nofpu_model::model_clrmac_compact_after (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh4_nofpu_sh4_nofpu_model::model_clrmac_compact_after (sh4_nofpu_cpu *current_cp
 UINT
 sh4_nofpu_sh4_nofpu_model::model_clrs_compact_before (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -779,7 +779,7 @@ sh4_nofpu_sh4_nofpu_model::model_clrs_compact_before (sh4_nofpu_cpu *current_cpu
 UINT
 sh4_nofpu_sh4_nofpu_model::model_clrs_compact_after (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -800,7 +800,7 @@ sh4_nofpu_sh4_nofpu_model::model_clrs_compact_after (sh4_nofpu_cpu *current_cpu,
 UINT
 sh4_nofpu_sh4_nofpu_model::model_clrt_compact_before (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -820,7 +820,7 @@ sh4_nofpu_sh4_nofpu_model::model_clrt_compact_before (sh4_nofpu_cpu *current_cpu
 UINT
 sh4_nofpu_sh4_nofpu_model::model_clrt_compact_after (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1510,7 +1510,7 @@ sh4_nofpu_sh4_nofpu_model::model_div0s_compact_after (sh4_nofpu_cpu *current_cpu
 UINT
 sh4_nofpu_sh4_nofpu_model::model_div0u_compact_before (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1530,7 +1530,7 @@ sh4_nofpu_sh4_nofpu_model::model_div0u_compact_before (sh4_nofpu_cpu *current_cp
 UINT
 sh4_nofpu_sh4_nofpu_model::model_div0u_compact_after (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2112,7 +2112,7 @@ sh4_nofpu_sh4_nofpu_model::model_extuw_compact_after (sh4_nofpu_cpu *current_cpu
 UINT
 sh4_nofpu_sh4_nofpu_model::model_frchg_compact_before (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2126,7 +2126,7 @@ sh4_nofpu_sh4_nofpu_model::model_frchg_compact_before (sh4_nofpu_cpu *current_cp
 UINT
 sh4_nofpu_sh4_nofpu_model::model_frchg_compact_after (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2142,7 +2142,7 @@ sh4_nofpu_sh4_nofpu_model::model_frchg_compact_after (sh4_nofpu_cpu *current_cpu
 UINT
 sh4_nofpu_sh4_nofpu_model::model_fschg_compact_before (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2156,7 +2156,7 @@ sh4_nofpu_sh4_nofpu_model::model_fschg_compact_before (sh4_nofpu_cpu *current_cp
 UINT
 sh4_nofpu_sh4_nofpu_model::model_fschg_compact_after (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5506,7 +5506,7 @@ sh4_nofpu_sh4_nofpu_model::model_negc_compact_after (sh4_nofpu_cpu *current_cpu,
 UINT
 sh4_nofpu_sh4_nofpu_model::model_nop_compact_before (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5520,7 +5520,7 @@ sh4_nofpu_sh4_nofpu_model::model_nop_compact_before (sh4_nofpu_cpu *current_cpu,
 UINT
 sh4_nofpu_sh4_nofpu_model::model_nop_compact_after (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6164,7 +6164,7 @@ sh4_nofpu_sh4_nofpu_model::model_rotr_compact_after (sh4_nofpu_cpu *current_cpu,
 UINT
 sh4_nofpu_sh4_nofpu_model::model_rts_compact_before (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6178,7 +6178,7 @@ sh4_nofpu_sh4_nofpu_model::model_rts_compact_before (sh4_nofpu_cpu *current_cpu,
 UINT
 sh4_nofpu_sh4_nofpu_model::model_rts_compact_after (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6195,7 +6195,7 @@ sh4_nofpu_sh4_nofpu_model::model_rts_compact_after (sh4_nofpu_cpu *current_cpu,
 UINT
 sh4_nofpu_sh4_nofpu_model::model_sets_compact_before (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6212,7 +6212,7 @@ sh4_nofpu_sh4_nofpu_model::model_sets_compact_before (sh4_nofpu_cpu *current_cpu
 UINT
 sh4_nofpu_sh4_nofpu_model::model_sets_compact_after (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6233,7 +6233,7 @@ sh4_nofpu_sh4_nofpu_model::model_sets_compact_after (sh4_nofpu_cpu *current_cpu,
 UINT
 sh4_nofpu_sh4_nofpu_model::model_sett_compact_before (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6253,7 +6253,7 @@ sh4_nofpu_sh4_nofpu_model::model_sett_compact_before (sh4_nofpu_cpu *current_cpu
 UINT
 sh4_nofpu_sh4_nofpu_model::model_sett_compact_after (sh4_nofpu_cpu *current_cpu, sh4_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4_nofpu_scache* abuf = sem;
   const sh4_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
index 76a14de..8272e8f 100644 (file)
@@ -26,7 +26,7 @@ void
 sh4_nofpu_sem_x_invalid (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh4_nofpu_sem_clrmac_compact (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh4_nofpu_sem_clrs_compact (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -573,7 +573,7 @@ void
 sh4_nofpu_sem_clrt_compact (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -860,7 +860,7 @@ void
 sh4_nofpu_sem_div0u_compact (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1293,7 +1293,7 @@ void
 sh4_nofpu_sem_frchg_compact (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1317,7 +1317,7 @@ void
 sh4_nofpu_sem_fschg_compact (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3099,7 +3099,7 @@ void
 sh4_nofpu_sem_nop_compact (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3460,7 +3460,7 @@ void
 sh4_nofpu_sem_rts_compact (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3494,7 +3494,7 @@ void
 sh4_nofpu_sem_sets_compact (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3518,7 +3518,7 @@ void
 sh4_nofpu_sem_sett_compact (sh4_nofpu_cpu* current_cpu, sh4_nofpu_scache* sem, const int tick, 
        sh4_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
index 9adafd0..3eff489 100644 (file)
@@ -26,7 +26,7 @@ void
 sh4_sem_x_invalid (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh4_sem_clrmac_compact (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh4_sem_clrs_compact (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
@@ -573,7 +573,7 @@ void
 sh4_sem_clrt_compact (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
@@ -860,7 +860,7 @@ void
 sh4_sem_div0u_compact (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
@@ -2068,7 +2068,7 @@ void
 sh4_sem_frchg_compact (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
@@ -2092,7 +2092,7 @@ void
 sh4_sem_fschg_compact (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4125,7 +4125,7 @@ void
 sh4_sem_nop_compact (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4486,7 +4486,7 @@ void
 sh4_sem_rts_compact (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4520,7 +4520,7 @@ void
 sh4_sem_sets_compact (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4544,7 +4544,7 @@ void
 sh4_sem_sett_compact (sh4_cpu* current_cpu, sh4_scache* sem, const int tick, 
        sh4::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4_scache* abuf = sem;
   unsigned long long written = 0;
index ad3ea89..0ba86ba 100644 (file)
@@ -3039,7 +3039,7 @@ sh4a_scache::decode (sh4a_cpu* current_cpu, PCADDR pc, sh4a_insn_word base_insn,
 void
 sh4a_extract_sfmt_empty (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR pc, sh4a_insn_word base_insn, sh4a_insn_word entire_insn){
     sh4a_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3416,7 +3416,7 @@ sh4a_extract_sfmt_bsrf_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR
 void
 sh4a_extract_sfmt_clrmac_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR pc, sh4a_insn_word base_insn, sh4a_insn_word entire_insn){
     sh4a_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3433,7 +3433,7 @@ sh4a_extract_sfmt_clrmac_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCAD
 void
 sh4a_extract_sfmt_clrs_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR pc, sh4a_insn_word base_insn, sh4a_insn_word entire_insn){
     sh4a_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3450,7 +3450,7 @@ sh4a_extract_sfmt_clrs_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR
 void
 sh4a_extract_sfmt_clrt_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR pc, sh4a_insn_word base_insn, sh4a_insn_word entire_insn){
     sh4a_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3581,7 +3581,7 @@ sh4a_extract_sfmt_div0s_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADD
 void
 sh4a_extract_sfmt_div0u_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR pc, sh4a_insn_word base_insn, sh4a_insn_word entire_insn){
     sh4a_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4168,7 +4168,7 @@ sh4a_extract_sfmt_fmov7_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADD
 void
 sh4a_extract_sfmt_frchg_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR pc, sh4a_insn_word base_insn, sh4a_insn_word entire_insn){
     sh4a_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4185,7 +4185,7 @@ sh4a_extract_sfmt_frchg_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADD
 void
 sh4a_extract_sfmt_fschg_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR pc, sh4a_insn_word base_insn, sh4a_insn_word entire_insn){
     sh4a_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -6007,7 +6007,7 @@ sh4a_extract_sfmt_negc_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR
 void
 sh4a_extract_sfmt_nop_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR pc, sh4a_insn_word base_insn, sh4a_insn_word entire_insn){
     sh4a_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -6077,7 +6077,7 @@ sh4a_extract_sfmt_rotcl_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADD
 void
 sh4a_extract_sfmt_rts_compact (sh4a_scache* abuf, sh4a_cpu* current_cpu, PCADDR pc, sh4a_insn_word base_insn, sh4a_insn_word entire_insn){
     sh4a_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 1e8c9f6..8f9fc73 100644 (file)
@@ -104,7 +104,7 @@ struct sh4a_idesc {
 union sh4a_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index cab8a76..90c4eb7 100644 (file)
@@ -716,7 +716,7 @@ sh4a_sh4a_model::model_bts_compact_after (sh4a_cpu *current_cpu, sh4a_scache *se
 UINT
 sh4a_sh4a_model::model_clrmac_compact_before (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh4a_sh4a_model::model_clrmac_compact_before (sh4a_cpu *current_cpu, sh4a_scache
 UINT
 sh4a_sh4a_model::model_clrmac_compact_after (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh4a_sh4a_model::model_clrmac_compact_after (sh4a_cpu *current_cpu, sh4a_scache
 UINT
 sh4a_sh4a_model::model_clrs_compact_before (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -779,7 +779,7 @@ sh4a_sh4a_model::model_clrs_compact_before (sh4a_cpu *current_cpu, sh4a_scache *
 UINT
 sh4a_sh4a_model::model_clrs_compact_after (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -800,7 +800,7 @@ sh4a_sh4a_model::model_clrs_compact_after (sh4a_cpu *current_cpu, sh4a_scache *s
 UINT
 sh4a_sh4a_model::model_clrt_compact_before (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -820,7 +820,7 @@ sh4a_sh4a_model::model_clrt_compact_before (sh4a_cpu *current_cpu, sh4a_scache *
 UINT
 sh4a_sh4a_model::model_clrt_compact_after (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1510,7 +1510,7 @@ sh4a_sh4a_model::model_div0s_compact_after (sh4a_cpu *current_cpu, sh4a_scache *
 UINT
 sh4a_sh4a_model::model_div0u_compact_before (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1530,7 +1530,7 @@ sh4a_sh4a_model::model_div0u_compact_before (sh4a_cpu *current_cpu, sh4a_scache
 UINT
 sh4a_sh4a_model::model_div0u_compact_after (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3312,7 +3312,7 @@ sh4a_sh4a_model::model_fneg_compact_after (sh4a_cpu *current_cpu, sh4a_scache *s
 UINT
 sh4a_sh4a_model::model_frchg_compact_before (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3326,7 +3326,7 @@ sh4a_sh4a_model::model_frchg_compact_before (sh4a_cpu *current_cpu, sh4a_scache
 UINT
 sh4a_sh4a_model::model_frchg_compact_after (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3342,7 +3342,7 @@ sh4a_sh4a_model::model_frchg_compact_after (sh4a_cpu *current_cpu, sh4a_scache *
 UINT
 sh4a_sh4a_model::model_fschg_compact_before (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3356,7 +3356,7 @@ sh4a_sh4a_model::model_fschg_compact_before (sh4a_cpu *current_cpu, sh4a_scache
 UINT
 sh4a_sh4a_model::model_fschg_compact_after (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7246,7 +7246,7 @@ sh4a_sh4a_model::model_negc_compact_after (sh4a_cpu *current_cpu, sh4a_scache *s
 UINT
 sh4a_sh4a_model::model_nop_compact_before (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7260,7 +7260,7 @@ sh4a_sh4a_model::model_nop_compact_before (sh4a_cpu *current_cpu, sh4a_scache *s
 UINT
 sh4a_sh4a_model::model_nop_compact_after (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7904,7 +7904,7 @@ sh4a_sh4a_model::model_rotr_compact_after (sh4a_cpu *current_cpu, sh4a_scache *s
 UINT
 sh4a_sh4a_model::model_rts_compact_before (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7918,7 +7918,7 @@ sh4a_sh4a_model::model_rts_compact_before (sh4a_cpu *current_cpu, sh4a_scache *s
 UINT
 sh4a_sh4a_model::model_rts_compact_after (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7935,7 +7935,7 @@ sh4a_sh4a_model::model_rts_compact_after (sh4a_cpu *current_cpu, sh4a_scache *se
 UINT
 sh4a_sh4a_model::model_sets_compact_before (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7952,7 +7952,7 @@ sh4a_sh4a_model::model_sets_compact_before (sh4a_cpu *current_cpu, sh4a_scache *
 UINT
 sh4a_sh4a_model::model_sets_compact_after (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7973,7 +7973,7 @@ sh4a_sh4a_model::model_sets_compact_after (sh4a_cpu *current_cpu, sh4a_scache *s
 UINT
 sh4a_sh4a_model::model_sett_compact_before (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7993,7 +7993,7 @@ sh4a_sh4a_model::model_sett_compact_before (sh4a_cpu *current_cpu, sh4a_scache *
 UINT
 sh4a_sh4a_model::model_sett_compact_after (sh4a_cpu *current_cpu, sh4a_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_scache* abuf = sem;
   const sh4a_idesc* idesc = abuf->idesc;
   int cycles = 0;
index 539798b..56cd804 100644 (file)
@@ -2718,7 +2718,7 @@ sh4a_nofpu_scache::decode (sh4a_nofpu_cpu* current_cpu, PCADDR pc, sh4a_nofpu_in
 void
 sh4a_nofpu_extract_sfmt_empty (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* current_cpu, PCADDR pc, sh4a_nofpu_insn_word base_insn, sh4a_nofpu_insn_word entire_insn){
     sh4a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3095,7 +3095,7 @@ sh4a_nofpu_extract_sfmt_bsrf_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* c
 void
 sh4a_nofpu_extract_sfmt_clrmac_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* current_cpu, PCADDR pc, sh4a_nofpu_insn_word base_insn, sh4a_nofpu_insn_word entire_insn){
     sh4a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3112,7 +3112,7 @@ sh4a_nofpu_extract_sfmt_clrmac_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu*
 void
 sh4a_nofpu_extract_sfmt_clrs_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* current_cpu, PCADDR pc, sh4a_nofpu_insn_word base_insn, sh4a_nofpu_insn_word entire_insn){
     sh4a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3129,7 +3129,7 @@ sh4a_nofpu_extract_sfmt_clrs_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* c
 void
 sh4a_nofpu_extract_sfmt_clrt_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* current_cpu, PCADDR pc, sh4a_nofpu_insn_word base_insn, sh4a_nofpu_insn_word entire_insn){
     sh4a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3260,7 +3260,7 @@ sh4a_nofpu_extract_sfmt_div0s_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu*
 void
 sh4a_nofpu_extract_sfmt_div0u_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* current_cpu, PCADDR pc, sh4a_nofpu_insn_word base_insn, sh4a_nofpu_insn_word entire_insn){
     sh4a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3398,7 +3398,7 @@ sh4a_nofpu_extract_sfmt_extsb_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu*
 void
 sh4a_nofpu_extract_sfmt_frchg_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* current_cpu, PCADDR pc, sh4a_nofpu_insn_word base_insn, sh4a_nofpu_insn_word entire_insn){
     sh4a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3415,7 +3415,7 @@ sh4a_nofpu_extract_sfmt_frchg_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu*
 void
 sh4a_nofpu_extract_sfmt_fschg_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* current_cpu, PCADDR pc, sh4a_nofpu_insn_word base_insn, sh4a_nofpu_insn_word entire_insn){
     sh4a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -5054,7 +5054,7 @@ sh4a_nofpu_extract_sfmt_negc_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* c
 void
 sh4a_nofpu_extract_sfmt_nop_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* current_cpu, PCADDR pc, sh4a_nofpu_insn_word base_insn, sh4a_nofpu_insn_word entire_insn){
     sh4a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -5124,7 +5124,7 @@ sh4a_nofpu_extract_sfmt_rotcl_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu*
 void
 sh4a_nofpu_extract_sfmt_rts_compact (sh4a_nofpu_scache* abuf, sh4a_nofpu_cpu* current_cpu, PCADDR pc, sh4a_nofpu_insn_word base_insn, sh4a_nofpu_insn_word entire_insn){
     sh4a_nofpu_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 18588d2..6b22bf2 100644 (file)
@@ -95,7 +95,7 @@ struct sh4a_nofpu_idesc {
 union sh4a_nofpu_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index 12ed8eb..b79b3c4 100644 (file)
@@ -716,7 +716,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_bts_compact_after (sh4a_nofpu_cpu *current_cp
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_clrmac_compact_before (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_clrmac_compact_before (sh4a_nofpu_cpu *curren
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_clrmac_compact_after (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_clrmac_compact_after (sh4a_nofpu_cpu *current
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_clrs_compact_before (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -779,7 +779,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_clrs_compact_before (sh4a_nofpu_cpu *current_
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_clrs_compact_after (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -800,7 +800,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_clrs_compact_after (sh4a_nofpu_cpu *current_c
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_clrt_compact_before (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -820,7 +820,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_clrt_compact_before (sh4a_nofpu_cpu *current_
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_clrt_compact_after (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1510,7 +1510,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_div0s_compact_after (sh4a_nofpu_cpu *current_
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_div0u_compact_before (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1530,7 +1530,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_div0u_compact_before (sh4a_nofpu_cpu *current
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_div0u_compact_after (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1992,7 +1992,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_extuw_compact_after (sh4a_nofpu_cpu *current_
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_frchg_compact_before (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2006,7 +2006,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_frchg_compact_before (sh4a_nofpu_cpu *current
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_frchg_compact_after (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2022,7 +2022,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_frchg_compact_after (sh4a_nofpu_cpu *current_
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_fschg_compact_before (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2036,7 +2036,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_fschg_compact_before (sh4a_nofpu_cpu *current
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_fschg_compact_after (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5410,7 +5410,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_negc_compact_after (sh4a_nofpu_cpu *current_c
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_nop_compact_before (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5424,7 +5424,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_nop_compact_before (sh4a_nofpu_cpu *current_c
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_nop_compact_after (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6068,7 +6068,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_rotr_compact_after (sh4a_nofpu_cpu *current_c
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_rts_compact_before (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6082,7 +6082,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_rts_compact_before (sh4a_nofpu_cpu *current_c
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_rts_compact_after (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6099,7 +6099,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_rts_compact_after (sh4a_nofpu_cpu *current_cp
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_sets_compact_before (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6116,7 +6116,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_sets_compact_before (sh4a_nofpu_cpu *current_
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_sets_compact_after (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6137,7 +6137,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_sets_compact_after (sh4a_nofpu_cpu *current_c
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_sett_compact_before (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6157,7 +6157,7 @@ sh4a_nofpu_sh4a_nofpu_model::model_sett_compact_before (sh4a_nofpu_cpu *current_
 UINT
 sh4a_nofpu_sh4a_nofpu_model::model_sett_compact_after (sh4a_nofpu_cpu *current_cpu, sh4a_nofpu_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4a_nofpu_scache* abuf = sem;
   const sh4a_nofpu_idesc* idesc = abuf->idesc;
   int cycles = 0;
index d1a6c3c..81ae7dc 100644 (file)
@@ -26,7 +26,7 @@ void
 sh4a_nofpu_sem_x_invalid (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh4a_nofpu_sem_clrmac_compact (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh4a_nofpu_sem_clrs_compact (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -573,7 +573,7 @@ void
 sh4a_nofpu_sem_clrt_compact (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -860,7 +860,7 @@ void
 sh4a_nofpu_sem_div0u_compact (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1245,7 +1245,7 @@ void
 sh4a_nofpu_sem_frchg_compact (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1269,7 +1269,7 @@ void
 sh4a_nofpu_sem_fschg_compact (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3059,7 +3059,7 @@ void
 sh4a_nofpu_sem_nop_compact (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3420,7 +3420,7 @@ void
 sh4a_nofpu_sem_rts_compact (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3454,7 +3454,7 @@ void
 sh4a_nofpu_sem_sets_compact (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3478,7 +3478,7 @@ void
 sh4a_nofpu_sem_sett_compact (sh4a_nofpu_cpu* current_cpu, sh4a_nofpu_scache* sem, const int tick, 
        sh4a_nofpu::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_nofpu_scache* abuf = sem;
   unsigned long long written = 0;
index 93263e1..805a80a 100644 (file)
@@ -26,7 +26,7 @@ void
 sh4a_sem_x_invalid (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh4a_sem_clrmac_compact (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh4a_sem_clrs_compact (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
@@ -573,7 +573,7 @@ void
 sh4a_sem_clrt_compact (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
@@ -860,7 +860,7 @@ void
 sh4a_sem_div0u_compact (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1924,7 +1924,7 @@ void
 sh4a_sem_frchg_compact (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1948,7 +1948,7 @@ void
 sh4a_sem_fschg_compact (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3989,7 +3989,7 @@ void
 sh4a_sem_nop_compact (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4350,7 +4350,7 @@ void
 sh4a_sem_rts_compact (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4384,7 +4384,7 @@ void
 sh4a_sem_sets_compact (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4408,7 +4408,7 @@ void
 sh4a_sem_sett_compact (sh4a_cpu* current_cpu, sh4a_scache* sem, const int tick, 
        sh4a::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4a_scache* abuf = sem;
   unsigned long long written = 0;
index fd8d84f..ea766e1 100644 (file)
@@ -2718,7 +2718,7 @@ sh4al_scache::decode (sh4al_cpu* current_cpu, PCADDR pc, sh4al_insn_word base_in
 void
 sh4al_extract_sfmt_empty (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCADDR pc, sh4al_insn_word base_insn, sh4al_insn_word entire_insn){
     sh4al_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3095,7 +3095,7 @@ sh4al_extract_sfmt_bsrf_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCA
 void
 sh4al_extract_sfmt_clrmac_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCADDR pc, sh4al_insn_word base_insn, sh4al_insn_word entire_insn){
     sh4al_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3112,7 +3112,7 @@ sh4al_extract_sfmt_clrmac_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, P
 void
 sh4al_extract_sfmt_clrs_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCADDR pc, sh4al_insn_word base_insn, sh4al_insn_word entire_insn){
     sh4al_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3129,7 +3129,7 @@ sh4al_extract_sfmt_clrs_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCA
 void
 sh4al_extract_sfmt_clrt_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCADDR pc, sh4al_insn_word base_insn, sh4al_insn_word entire_insn){
     sh4al_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3260,7 +3260,7 @@ sh4al_extract_sfmt_div0s_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PC
 void
 sh4al_extract_sfmt_div0u_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCADDR pc, sh4al_insn_word base_insn, sh4al_insn_word entire_insn){
     sh4al_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3398,7 +3398,7 @@ sh4al_extract_sfmt_extsb_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PC
 void
 sh4al_extract_sfmt_frchg_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCADDR pc, sh4al_insn_word base_insn, sh4al_insn_word entire_insn){
     sh4al_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3415,7 +3415,7 @@ sh4al_extract_sfmt_frchg_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PC
 void
 sh4al_extract_sfmt_fschg_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCADDR pc, sh4al_insn_word base_insn, sh4al_insn_word entire_insn){
     sh4al_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -5054,7 +5054,7 @@ sh4al_extract_sfmt_negc_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCA
 void
 sh4al_extract_sfmt_nop_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCADDR pc, sh4al_insn_word base_insn, sh4al_insn_word entire_insn){
     sh4al_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -5124,7 +5124,7 @@ sh4al_extract_sfmt_rotcl_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PC
 void
 sh4al_extract_sfmt_rts_compact (sh4al_scache* abuf, sh4al_cpu* current_cpu, PCADDR pc, sh4al_insn_word base_insn, sh4al_insn_word entire_insn){
     sh4al_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 0455168..464d90a 100644 (file)
@@ -95,7 +95,7 @@ struct sh4al_idesc {
 union sh4al_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index 0a1053b..87168a1 100644 (file)
@@ -716,7 +716,7 @@ sh4al_sh4al_model::model_bts_compact_after (sh4al_cpu *current_cpu, sh4al_scache
 UINT
 sh4al_sh4al_model::model_clrmac_compact_before (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -736,7 +736,7 @@ sh4al_sh4al_model::model_clrmac_compact_before (sh4al_cpu *current_cpu, sh4al_sc
 UINT
 sh4al_sh4al_model::model_clrmac_compact_after (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -762,7 +762,7 @@ sh4al_sh4al_model::model_clrmac_compact_after (sh4al_cpu *current_cpu, sh4al_sca
 UINT
 sh4al_sh4al_model::model_clrs_compact_before (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -779,7 +779,7 @@ sh4al_sh4al_model::model_clrs_compact_before (sh4al_cpu *current_cpu, sh4al_scac
 UINT
 sh4al_sh4al_model::model_clrs_compact_after (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -800,7 +800,7 @@ sh4al_sh4al_model::model_clrs_compact_after (sh4al_cpu *current_cpu, sh4al_scach
 UINT
 sh4al_sh4al_model::model_clrt_compact_before (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -820,7 +820,7 @@ sh4al_sh4al_model::model_clrt_compact_before (sh4al_cpu *current_cpu, sh4al_scac
 UINT
 sh4al_sh4al_model::model_clrt_compact_after (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1510,7 +1510,7 @@ sh4al_sh4al_model::model_div0s_compact_after (sh4al_cpu *current_cpu, sh4al_scac
 UINT
 sh4al_sh4al_model::model_div0u_compact_before (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1530,7 +1530,7 @@ sh4al_sh4al_model::model_div0u_compact_before (sh4al_cpu *current_cpu, sh4al_sca
 UINT
 sh4al_sh4al_model::model_div0u_compact_after (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1992,7 +1992,7 @@ sh4al_sh4al_model::model_extuw_compact_after (sh4al_cpu *current_cpu, sh4al_scac
 UINT
 sh4al_sh4al_model::model_frchg_compact_before (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2006,7 +2006,7 @@ sh4al_sh4al_model::model_frchg_compact_before (sh4al_cpu *current_cpu, sh4al_sca
 UINT
 sh4al_sh4al_model::model_frchg_compact_after (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2022,7 +2022,7 @@ sh4al_sh4al_model::model_frchg_compact_after (sh4al_cpu *current_cpu, sh4al_scac
 UINT
 sh4al_sh4al_model::model_fschg_compact_before (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -2036,7 +2036,7 @@ sh4al_sh4al_model::model_fschg_compact_before (sh4al_cpu *current_cpu, sh4al_sca
 UINT
 sh4al_sh4al_model::model_fschg_compact_after (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5410,7 +5410,7 @@ sh4al_sh4al_model::model_negc_compact_after (sh4al_cpu *current_cpu, sh4al_scach
 UINT
 sh4al_sh4al_model::model_nop_compact_before (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5424,7 +5424,7 @@ sh4al_sh4al_model::model_nop_compact_before (sh4al_cpu *current_cpu, sh4al_scach
 UINT
 sh4al_sh4al_model::model_nop_compact_after (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6068,7 +6068,7 @@ sh4al_sh4al_model::model_rotr_compact_after (sh4al_cpu *current_cpu, sh4al_scach
 UINT
 sh4al_sh4al_model::model_rts_compact_before (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6082,7 +6082,7 @@ sh4al_sh4al_model::model_rts_compact_before (sh4al_cpu *current_cpu, sh4al_scach
 UINT
 sh4al_sh4al_model::model_rts_compact_after (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6099,7 +6099,7 @@ sh4al_sh4al_model::model_rts_compact_after (sh4al_cpu *current_cpu, sh4al_scache
 UINT
 sh4al_sh4al_model::model_sets_compact_before (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6116,7 +6116,7 @@ sh4al_sh4al_model::model_sets_compact_before (sh4al_cpu *current_cpu, sh4al_scac
 UINT
 sh4al_sh4al_model::model_sets_compact_after (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6137,7 +6137,7 @@ sh4al_sh4al_model::model_sets_compact_after (sh4al_cpu *current_cpu, sh4al_scach
 UINT
 sh4al_sh4al_model::model_sett_compact_before (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6157,7 +6157,7 @@ sh4al_sh4al_model::model_sett_compact_before (sh4al_cpu *current_cpu, sh4al_scac
 UINT
 sh4al_sh4al_model::model_sett_compact_after (sh4al_cpu *current_cpu, sh4al_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh4al_scache* abuf = sem;
   const sh4al_idesc* idesc = abuf->idesc;
   int cycles = 0;
index b8cf264..281e0f0 100644 (file)
@@ -26,7 +26,7 @@ void
 sh4al_sem_x_invalid (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
@@ -517,7 +517,7 @@ void
 sh4al_sem_clrmac_compact (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
@@ -549,7 +549,7 @@ void
 sh4al_sem_clrs_compact (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
@@ -573,7 +573,7 @@ void
 sh4al_sem_clrt_compact (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
@@ -860,7 +860,7 @@ void
 sh4al_sem_div0u_compact (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1245,7 +1245,7 @@ void
 sh4al_sem_frchg_compact (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
@@ -1269,7 +1269,7 @@ void
 sh4al_sem_fschg_compact (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3059,7 +3059,7 @@ void
 sh4al_sem_nop_compact (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3420,7 +3420,7 @@ void
 sh4al_sem_rts_compact (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3454,7 +3454,7 @@ void
 sh4al_sem_sets_compact (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
@@ -3478,7 +3478,7 @@ void
 sh4al_sem_sett_compact (sh4al_cpu* current_cpu, sh4al_scache* sem, const int tick, 
        sh4al::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh4al_scache* abuf = sem;
   unsigned long long written = 0;
index 099bc6c..d358b53 100644 (file)
@@ -3170,7 +3170,7 @@ sh5_compact_scache::decode (sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_wo
 void
 sh5_compact_extract_sfmt_empty (sh5_compact_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_word base_insn, sh5_compact_insn_word entire_insn){
     sh5_compact_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3497,7 +3497,7 @@ sh5_compact_extract_sfmt_braf_compact (sh5_compact_scache* abuf, sh5_cpu* curren
 void
 sh5_compact_extract_sfmt_brk_compact (sh5_compact_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_word base_insn, sh5_compact_insn_word entire_insn){
     sh5_compact_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3568,7 +3568,7 @@ sh5_compact_extract_sfmt_bsrf_compact (sh5_compact_scache* abuf, sh5_cpu* curren
 void
 sh5_compact_extract_sfmt_clrmac_compact (sh5_compact_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_word base_insn, sh5_compact_insn_word entire_insn){
     sh5_compact_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3585,7 +3585,7 @@ sh5_compact_extract_sfmt_clrmac_compact (sh5_compact_scache* abuf, sh5_cpu* curr
 void
 sh5_compact_extract_sfmt_clrs_compact (sh5_compact_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_word base_insn, sh5_compact_insn_word entire_insn){
     sh5_compact_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3602,7 +3602,7 @@ sh5_compact_extract_sfmt_clrs_compact (sh5_compact_scache* abuf, sh5_cpu* curren
 void
 sh5_compact_extract_sfmt_clrt_compact (sh5_compact_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_word base_insn, sh5_compact_insn_word entire_insn){
     sh5_compact_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3733,7 +3733,7 @@ sh5_compact_extract_sfmt_div0s_compact (sh5_compact_scache* abuf, sh5_cpu* curre
 void
 sh5_compact_extract_sfmt_div0u_compact (sh5_compact_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_word base_insn, sh5_compact_insn_word entire_insn){
     sh5_compact_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4472,7 +4472,7 @@ sh5_compact_extract_sfmt_fmov9_compact (sh5_compact_scache* abuf, sh5_cpu* curre
 void
 sh5_compact_extract_sfmt_frchg_compact (sh5_compact_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_word base_insn, sh5_compact_insn_word entire_insn){
     sh5_compact_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4489,7 +4489,7 @@ sh5_compact_extract_sfmt_frchg_compact (sh5_compact_scache* abuf, sh5_cpu* curre
 void
 sh5_compact_extract_sfmt_fschg_compact (sh5_compact_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_word base_insn, sh5_compact_insn_word entire_insn){
     sh5_compact_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -6415,7 +6415,7 @@ sh5_compact_extract_sfmt_negc_compact (sh5_compact_scache* abuf, sh5_cpu* curren
 void
 sh5_compact_extract_sfmt_nop_compact (sh5_compact_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_word base_insn, sh5_compact_insn_word entire_insn){
     sh5_compact_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -6485,7 +6485,7 @@ sh5_compact_extract_sfmt_rotcl_compact (sh5_compact_scache* abuf, sh5_cpu* curre
 void
 sh5_compact_extract_sfmt_rts_compact (sh5_compact_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_compact_insn_word base_insn, sh5_compact_insn_word entire_insn){
     sh5_compact_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 432b938..5bfe72d 100644 (file)
@@ -106,7 +106,7 @@ struct sh5_compact_idesc {
 union sh5_compact_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     IADDR i_disp12;
   } sfmt_bra_compact;
index 6ba5ee7..c332382 100644 (file)
@@ -564,7 +564,7 @@ sh5_compact_sh5_model::model_braf_compact_after (sh5_cpu *current_cpu, sh5_compa
 UINT
 sh5_compact_sh5_model::model_brk_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -578,7 +578,7 @@ sh5_compact_sh5_model::model_brk_compact_before (sh5_cpu *current_cpu, sh5_compa
 UINT
 sh5_compact_sh5_model::model_brk_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -746,7 +746,7 @@ sh5_compact_sh5_model::model_bts_compact_after (sh5_cpu *current_cpu, sh5_compac
 UINT
 sh5_compact_sh5_model::model_clrmac_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -766,7 +766,7 @@ sh5_compact_sh5_model::model_clrmac_compact_before (sh5_cpu *current_cpu, sh5_co
 UINT
 sh5_compact_sh5_model::model_clrmac_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -792,7 +792,7 @@ sh5_compact_sh5_model::model_clrmac_compact_after (sh5_cpu *current_cpu, sh5_com
 UINT
 sh5_compact_sh5_model::model_clrs_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -809,7 +809,7 @@ sh5_compact_sh5_model::model_clrs_compact_before (sh5_cpu *current_cpu, sh5_comp
 UINT
 sh5_compact_sh5_model::model_clrs_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -830,7 +830,7 @@ sh5_compact_sh5_model::model_clrs_compact_after (sh5_cpu *current_cpu, sh5_compa
 UINT
 sh5_compact_sh5_model::model_clrt_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -850,7 +850,7 @@ sh5_compact_sh5_model::model_clrt_compact_before (sh5_cpu *current_cpu, sh5_comp
 UINT
 sh5_compact_sh5_model::model_clrt_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1540,7 +1540,7 @@ sh5_compact_sh5_model::model_div0s_compact_after (sh5_cpu *current_cpu, sh5_comp
 UINT
 sh5_compact_sh5_model::model_div0u_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -1560,7 +1560,7 @@ sh5_compact_sh5_model::model_div0u_compact_before (sh5_cpu *current_cpu, sh5_com
 UINT
 sh5_compact_sh5_model::model_div0u_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3706,7 +3706,7 @@ sh5_compact_sh5_model::model_fneg_compact_after (sh5_cpu *current_cpu, sh5_compa
 UINT
 sh5_compact_sh5_model::model_frchg_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3720,7 +3720,7 @@ sh5_compact_sh5_model::model_frchg_compact_before (sh5_cpu *current_cpu, sh5_com
 UINT
 sh5_compact_sh5_model::model_frchg_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3736,7 +3736,7 @@ sh5_compact_sh5_model::model_frchg_compact_after (sh5_cpu *current_cpu, sh5_comp
 UINT
 sh5_compact_sh5_model::model_fschg_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -3750,7 +3750,7 @@ sh5_compact_sh5_model::model_fschg_compact_before (sh5_cpu *current_cpu, sh5_com
 UINT
 sh5_compact_sh5_model::model_fschg_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7782,7 +7782,7 @@ sh5_compact_sh5_model::model_negc_compact_after (sh5_cpu *current_cpu, sh5_compa
 UINT
 sh5_compact_sh5_model::model_nop_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7796,7 +7796,7 @@ sh5_compact_sh5_model::model_nop_compact_before (sh5_cpu *current_cpu, sh5_compa
 UINT
 sh5_compact_sh5_model::model_nop_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8440,7 +8440,7 @@ sh5_compact_sh5_model::model_rotr_compact_after (sh5_cpu *current_cpu, sh5_compa
 UINT
 sh5_compact_sh5_model::model_rts_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8454,7 +8454,7 @@ sh5_compact_sh5_model::model_rts_compact_before (sh5_cpu *current_cpu, sh5_compa
 UINT
 sh5_compact_sh5_model::model_rts_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8471,7 +8471,7 @@ sh5_compact_sh5_model::model_rts_compact_after (sh5_cpu *current_cpu, sh5_compac
 UINT
 sh5_compact_sh5_model::model_sets_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8488,7 +8488,7 @@ sh5_compact_sh5_model::model_sets_compact_before (sh5_cpu *current_cpu, sh5_comp
 UINT
 sh5_compact_sh5_model::model_sets_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8509,7 +8509,7 @@ sh5_compact_sh5_model::model_sets_compact_after (sh5_cpu *current_cpu, sh5_compa
 UINT
 sh5_compact_sh5_model::model_sett_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -8529,7 +8529,7 @@ sh5_compact_sh5_model::model_sett_compact_before (sh5_cpu *current_cpu, sh5_comp
 UINT
 sh5_compact_sh5_model::model_sett_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -11118,7 +11118,7 @@ sh5_compact_sh5_media_model::model_braf_compact_after (sh5_cpu *current_cpu, sh5
 UINT
 sh5_compact_sh5_media_model::model_brk_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -11132,7 +11132,7 @@ sh5_compact_sh5_media_model::model_brk_compact_before (sh5_cpu *current_cpu, sh5
 UINT
 sh5_compact_sh5_media_model::model_brk_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -11268,7 +11268,7 @@ sh5_compact_sh5_media_model::model_bts_compact_after (sh5_cpu *current_cpu, sh5_
 UINT
 sh5_compact_sh5_media_model::model_clrmac_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -11282,7 +11282,7 @@ sh5_compact_sh5_media_model::model_clrmac_compact_before (sh5_cpu *current_cpu,
 UINT
 sh5_compact_sh5_media_model::model_clrmac_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -11298,7 +11298,7 @@ sh5_compact_sh5_media_model::model_clrmac_compact_after (sh5_cpu *current_cpu, s
 UINT
 sh5_compact_sh5_media_model::model_clrs_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -11312,7 +11312,7 @@ sh5_compact_sh5_media_model::model_clrs_compact_before (sh5_cpu *current_cpu, sh
 UINT
 sh5_compact_sh5_media_model::model_clrs_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -11328,7 +11328,7 @@ sh5_compact_sh5_media_model::model_clrs_compact_after (sh5_cpu *current_cpu, sh5
 UINT
 sh5_compact_sh5_media_model::model_clrt_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -11342,7 +11342,7 @@ sh5_compact_sh5_media_model::model_clrt_compact_before (sh5_cpu *current_cpu, sh
 UINT
 sh5_compact_sh5_media_model::model_clrt_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -11658,7 +11658,7 @@ sh5_compact_sh5_media_model::model_div0s_compact_after (sh5_cpu *current_cpu, sh
 UINT
 sh5_compact_sh5_media_model::model_div0u_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -11672,7 +11672,7 @@ sh5_compact_sh5_media_model::model_div0u_compact_before (sh5_cpu *current_cpu, s
 UINT
 sh5_compact_sh5_media_model::model_div0u_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -12708,7 +12708,7 @@ sh5_compact_sh5_media_model::model_fneg_compact_after (sh5_cpu *current_cpu, sh5
 UINT
 sh5_compact_sh5_media_model::model_frchg_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -12722,7 +12722,7 @@ sh5_compact_sh5_media_model::model_frchg_compact_before (sh5_cpu *current_cpu, s
 UINT
 sh5_compact_sh5_media_model::model_frchg_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -12738,7 +12738,7 @@ sh5_compact_sh5_media_model::model_frchg_compact_after (sh5_cpu *current_cpu, sh
 UINT
 sh5_compact_sh5_media_model::model_fschg_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -12752,7 +12752,7 @@ sh5_compact_sh5_media_model::model_fschg_compact_before (sh5_cpu *current_cpu, s
 UINT
 sh5_compact_sh5_media_model::model_fschg_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -14928,7 +14928,7 @@ sh5_compact_sh5_media_model::model_negc_compact_after (sh5_cpu *current_cpu, sh5
 UINT
 sh5_compact_sh5_media_model::model_nop_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -14942,7 +14942,7 @@ sh5_compact_sh5_media_model::model_nop_compact_before (sh5_cpu *current_cpu, sh5
 UINT
 sh5_compact_sh5_media_model::model_nop_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -15318,7 +15318,7 @@ sh5_compact_sh5_media_model::model_rotr_compact_after (sh5_cpu *current_cpu, sh5
 UINT
 sh5_compact_sh5_media_model::model_rts_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -15332,7 +15332,7 @@ sh5_compact_sh5_media_model::model_rts_compact_before (sh5_cpu *current_cpu, sh5
 UINT
 sh5_compact_sh5_media_model::model_rts_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -15348,7 +15348,7 @@ sh5_compact_sh5_media_model::model_rts_compact_after (sh5_cpu *current_cpu, sh5_
 UINT
 sh5_compact_sh5_media_model::model_sets_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -15362,7 +15362,7 @@ sh5_compact_sh5_media_model::model_sets_compact_before (sh5_cpu *current_cpu, sh
 UINT
 sh5_compact_sh5_media_model::model_sets_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -15378,7 +15378,7 @@ sh5_compact_sh5_media_model::model_sets_compact_after (sh5_cpu *current_cpu, sh5
 UINT
 sh5_compact_sh5_media_model::model_sett_compact_before (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -15392,7 +15392,7 @@ sh5_compact_sh5_media_model::model_sett_compact_before (sh5_cpu *current_cpu, sh
 UINT
 sh5_compact_sh5_media_model::model_sett_compact_after (sh5_cpu *current_cpu, sh5_compact_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_compact_scache* abuf = sem;
   const sh5_compact_idesc* idesc = abuf->idesc;
   int cycles = 0;
index b1f4795..7af76d3 100644 (file)
@@ -26,7 +26,7 @@ void
 sh5_compact_sem_x_invalid (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -374,7 +374,7 @@ void
 sh5_compact_sem_brk_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -536,7 +536,7 @@ void
 sh5_compact_sem_clrmac_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -568,7 +568,7 @@ void
 sh5_compact_sem_clrs_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -592,7 +592,7 @@ void
 sh5_compact_sem_clrt_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -879,7 +879,7 @@ void
 sh5_compact_sem_div0u_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -2087,7 +2087,7 @@ void
 sh5_compact_sem_frchg_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -2111,7 +2111,7 @@ void
 sh5_compact_sem_fschg_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4224,7 +4224,7 @@ void
 sh5_compact_sem_nop_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4585,7 +4585,7 @@ void
 sh5_compact_sem_rts_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4619,7 +4619,7 @@ void
 sh5_compact_sem_sets_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4643,7 +4643,7 @@ void
 sh5_compact_sem_sett_compact (sh5_cpu* current_cpu, sh5_compact_scache* sem, const int tick, 
        sh5_compact::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_compact_scache* abuf = sem;
   unsigned long long written = 0;
index 865952e..ef64747 100644 (file)
@@ -1636,7 +1636,7 @@ sh5_media_scache::decode (sh5_cpu* current_cpu, PCADDR pc, sh5_media_insn_word b
 void
 sh5_media_extract_sfmt_empty (sh5_media_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_media_insn_word base_insn, sh5_media_insn_word entire_insn){
     sh5_media_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -1861,7 +1861,7 @@ sh5_media_extract_sfmt_blink (sh5_media_scache* abuf, sh5_cpu* current_cpu, PCAD
 void
 sh5_media_extract_sfmt_brk (sh5_media_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_media_insn_word base_insn, sh5_media_insn_word entire_insn){
     sh5_media_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -3551,7 +3551,7 @@ sh5_media_extract_sfmt_movi (sh5_media_scache* abuf, sh5_cpu* current_cpu, PCADD
 void
 sh5_media_extract_sfmt_nop (sh5_media_scache* abuf, sh5_cpu* current_cpu, PCADDR pc, sh5_media_insn_word base_insn, sh5_media_insn_word entire_insn){
     sh5_media_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 2788ed8..41de183 100644 (file)
@@ -110,7 +110,7 @@ struct sh5_media_idesc {
 union sh5_media_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     INT f_imm16;
     UINT f_dest;
index 96a83e8..e94f22d 100644 (file)
@@ -570,7 +570,7 @@ sh5_media_sh5_model::model_bnei_after (sh5_cpu *current_cpu, sh5_media_scache *s
 UINT
 sh5_media_sh5_model::model_brk_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -584,7 +584,7 @@ sh5_media_sh5_model::model_brk_before (sh5_cpu *current_cpu, sh5_media_scache *s
 UINT
 sh5_media_sh5_model::model_brk_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -4800,7 +4800,7 @@ sh5_media_sh5_model::model_mulul_after (sh5_cpu *current_cpu, sh5_media_scache *
 UINT
 sh5_media_sh5_model::model_nop_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -4814,7 +4814,7 @@ sh5_media_sh5_model::model_nop_before (sh5_cpu *current_cpu, sh5_media_scache *s
 UINT
 sh5_media_sh5_model::model_nop_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5220,7 +5220,7 @@ sh5_media_sh5_model::model_putcon_after (sh5_cpu *current_cpu, sh5_media_scache
 UINT
 sh5_media_sh5_model::model_rte_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5234,7 +5234,7 @@ sh5_media_sh5_model::model_rte_before (sh5_cpu *current_cpu, sh5_media_scache *s
 UINT
 sh5_media_sh5_model::model_rte_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5640,7 +5640,7 @@ sh5_media_sh5_model::model_shori_after (sh5_cpu *current_cpu, sh5_media_scache *
 UINT
 sh5_media_sh5_model::model_sleep_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -5654,7 +5654,7 @@ sh5_media_sh5_model::model_sleep_before (sh5_cpu *current_cpu, sh5_media_scache
 UINT
 sh5_media_sh5_model::model_sleep_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6120,7 +6120,7 @@ sh5_media_sh5_model::model_swapq_after (sh5_cpu *current_cpu, sh5_media_scache *
 UINT
 sh5_media_sh5_model::model_synci_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6134,7 +6134,7 @@ sh5_media_sh5_model::model_synci_before (sh5_cpu *current_cpu, sh5_media_scache
 UINT
 sh5_media_sh5_model::model_synci_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6150,7 +6150,7 @@ sh5_media_sh5_model::model_synci_after (sh5_cpu *current_cpu, sh5_media_scache *
 UINT
 sh5_media_sh5_model::model_synco_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -6164,7 +6164,7 @@ sh5_media_sh5_model::model_synco_before (sh5_cpu *current_cpu, sh5_media_scache
 UINT
 sh5_media_sh5_model::model_synco_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7260,7 +7260,7 @@ sh5_media_sh5_media_model::model_bnei_after (sh5_cpu *current_cpu, sh5_media_sca
 UINT
 sh5_media_sh5_media_model::model_brk_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -7274,7 +7274,7 @@ sh5_media_sh5_media_model::model_brk_before (sh5_cpu *current_cpu, sh5_media_sca
 UINT
 sh5_media_sh5_media_model::model_brk_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -17202,7 +17202,7 @@ sh5_media_sh5_media_model::model_mulul_after (sh5_cpu *current_cpu, sh5_media_sc
 UINT
 sh5_media_sh5_media_model::model_nop_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -17216,7 +17216,7 @@ sh5_media_sh5_media_model::model_nop_before (sh5_cpu *current_cpu, sh5_media_sca
 UINT
 sh5_media_sh5_media_model::model_nop_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -17814,7 +17814,7 @@ sh5_media_sh5_media_model::model_putcon_after (sh5_cpu *current_cpu, sh5_media_s
 UINT
 sh5_media_sh5_media_model::model_rte_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -17828,7 +17828,7 @@ sh5_media_sh5_media_model::model_rte_before (sh5_cpu *current_cpu, sh5_media_sca
 UINT
 sh5_media_sh5_media_model::model_rte_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -18462,7 +18462,7 @@ sh5_media_sh5_media_model::model_shori_after (sh5_cpu *current_cpu, sh5_media_sc
 UINT
 sh5_media_sh5_media_model::model_sleep_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -18476,7 +18476,7 @@ sh5_media_sh5_media_model::model_sleep_before (sh5_cpu *current_cpu, sh5_media_s
 UINT
 sh5_media_sh5_media_model::model_sleep_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -19206,7 +19206,7 @@ sh5_media_sh5_media_model::model_swapq_after (sh5_cpu *current_cpu, sh5_media_sc
 UINT
 sh5_media_sh5_media_model::model_synci_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -19220,7 +19220,7 @@ sh5_media_sh5_media_model::model_synci_before (sh5_cpu *current_cpu, sh5_media_s
 UINT
 sh5_media_sh5_media_model::model_synci_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -19236,7 +19236,7 @@ sh5_media_sh5_media_model::model_synci_after (sh5_cpu *current_cpu, sh5_media_sc
 UINT
 sh5_media_sh5_media_model::model_synco_before (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
@@ -19250,7 +19250,7 @@ sh5_media_sh5_media_model::model_synco_before (sh5_cpu *current_cpu, sh5_media_s
 UINT
 sh5_media_sh5_media_model::model_synco_after (sh5_cpu *current_cpu, sh5_media_scache *sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   const sh5_media_scache* abuf = sem;
   const sh5_media_idesc* idesc = abuf->idesc;
   int cycles = 0;
index de55b8d..332c72b 100644 (file)
@@ -26,7 +26,7 @@ void
 sh5_media_sem_x_invalid (sh5_cpu* current_cpu, sh5_media_scache* sem, const int tick, 
        sh5_media::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_media_scache* abuf = sem;
   unsigned long long written = 0;
@@ -553,7 +553,7 @@ void
 sh5_media_sem_brk (sh5_cpu* current_cpu, sh5_media_scache* sem, const int tick, 
        sh5_media::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_media_scache* abuf = sem;
   unsigned long long written = 0;
@@ -4788,7 +4788,7 @@ void
 sh5_media_sem_nop (sh5_cpu* current_cpu, sh5_media_scache* sem, const int tick, 
        sh5_media::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_media_scache* abuf = sem;
   unsigned long long written = 0;
@@ -5148,7 +5148,7 @@ void
 sh5_media_sem_rte (sh5_cpu* current_cpu, sh5_media_scache* sem, const int tick, 
        sh5_media::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_media_scache* abuf = sem;
   unsigned long long written = 0;
@@ -5479,7 +5479,7 @@ void
 sh5_media_sem_sleep (sh5_cpu* current_cpu, sh5_media_scache* sem, const int tick, 
        sh5_media::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_media_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6194,7 +6194,7 @@ void
 sh5_media_sem_synci (sh5_cpu* current_cpu, sh5_media_scache* sem, const int tick, 
        sh5_media::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_media_scache* abuf = sem;
   unsigned long long written = 0;
@@ -6213,7 +6213,7 @@ void
 sh5_media_sem_synco (sh5_cpu* current_cpu, sh5_media_scache* sem, const int tick, 
        sh5_media::write_stacks &buf)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   sh5_media_scache* abuf = sem;
   unsigned long long written = 0;
index 8960633..4cc3b2f 100644 (file)
@@ -1,3 +1,8 @@
+2010-02-11  Doug Evans  <dje@sebabeach.org>
+
+       * xstormy16-decode.cxx, * xstormy16-decode.h,
+       * xstormy16-sem.cxx: Regenerate.
+
 2010-01-02  Doug Evans  <dje@sebabeach.org>
 
        * xstormy16-cpu.h, * xstormy16-decode.cxx, * xstormy16-decode.h,
index 35a2d28..ebcc436 100644 (file)
@@ -2691,7 +2691,7 @@ xstormy16_scache::decode (xstormy16_cpu* current_cpu, PCADDR pc, xstormy16_insn_
 void
 xstormy16_extract_sfmt_empty (xstormy16_scache* abuf, xstormy16_cpu* current_cpu, PCADDR pc, xstormy16_insn_word base_insn, xstormy16_insn_word entire_insn){
     xstormy16_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4713,7 +4713,7 @@ xstormy16_extract_sfmt_icallfimm (xstormy16_scache* abuf, xstormy16_cpu* current
 void
 xstormy16_extract_sfmt_iret (xstormy16_scache* abuf, xstormy16_cpu* current_cpu, PCADDR pc, xstormy16_insn_word base_insn, xstormy16_insn_word entire_insn){
     xstormy16_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4730,7 +4730,7 @@ xstormy16_extract_sfmt_iret (xstormy16_scache* abuf, xstormy16_cpu* current_cpu,
 void
 xstormy16_extract_sfmt_ret (xstormy16_scache* abuf, xstormy16_cpu* current_cpu, PCADDR pc, xstormy16_insn_word base_insn, xstormy16_insn_word entire_insn){
     xstormy16_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4747,7 +4747,7 @@ xstormy16_extract_sfmt_ret (xstormy16_scache* abuf, xstormy16_cpu* current_cpu,
 void
 xstormy16_extract_sfmt_mul (xstormy16_scache* abuf, xstormy16_cpu* current_cpu, PCADDR pc, xstormy16_insn_word base_insn, xstormy16_insn_word entire_insn){
     xstormy16_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4764,7 +4764,7 @@ xstormy16_extract_sfmt_mul (xstormy16_scache* abuf, xstormy16_cpu* current_cpu,
 void
 xstormy16_extract_sfmt_sdivlh (xstormy16_scache* abuf, xstormy16_cpu* current_cpu, PCADDR pc, xstormy16_insn_word base_insn, xstormy16_insn_word entire_insn){
     xstormy16_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
@@ -4781,7 +4781,7 @@ xstormy16_extract_sfmt_sdivlh (xstormy16_scache* abuf, xstormy16_cpu* current_cp
 void
 xstormy16_extract_sfmt_reset (xstormy16_scache* abuf, xstormy16_cpu* current_cpu, PCADDR pc, xstormy16_insn_word base_insn, xstormy16_insn_word entire_insn){
     xstormy16_insn_word insn = entire_insn;
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
 
 
   /* Record the fields for the semantic handler.  */
index 9deeba5..65d4a82 100644 (file)
@@ -85,7 +85,7 @@ struct xstormy16_idesc {
 union xstormy16_sem_fields {
   struct { /* no operands */
     int empty;
-  } fmt_empty;
+  } sfmt_empty;
   struct { /*  */
     UINT f_abs24;
   } sfmt_jmpf;
index 10eed90..b723516 100644 (file)
@@ -24,7 +24,7 @@ using namespace xstormy16; // FIXME: namespace organization still wip
 sem_status
 xstormy16_sem_x_invalid (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -4730,7 +4730,7 @@ xstormy16_sem_icallfimm (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 sem_status
 xstormy16_sem_iret (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -4767,7 +4767,7 @@ xstormy16_sem_iret (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 sem_status
 xstormy16_sem_ret (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -4798,7 +4798,7 @@ xstormy16_sem_ret (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 sem_status
 xstormy16_sem_mul (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -4837,7 +4837,7 @@ xstormy16_sem_mul (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 sem_status
 xstormy16_sem_div (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -4878,7 +4878,7 @@ xstormy16_sem_div (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 sem_status
 xstormy16_sem_sdiv (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -4919,7 +4919,7 @@ xstormy16_sem_sdiv (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 sem_status
 xstormy16_sem_sdivlh (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -4962,7 +4962,7 @@ xstormy16_sem_sdivlh (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 sem_status
 xstormy16_sem_divlh (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -5005,7 +5005,7 @@ xstormy16_sem_divlh (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 sem_status
 xstormy16_sem_reset (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -5023,7 +5023,7 @@ xstormy16_sem_reset (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 sem_status
 xstormy16_sem_nop (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -5041,7 +5041,7 @@ xstormy16_sem_nop (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 sem_status
 xstormy16_sem_halt (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -5059,7 +5059,7 @@ current_cpu->do_halt ();
 sem_status
 xstormy16_sem_hold (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -5077,7 +5077,7 @@ current_cpu->do_hold ();
 sem_status
 xstormy16_sem_holdx (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -5095,7 +5095,7 @@ current_cpu->do_holdx ();
 sem_status
 xstormy16_sem_brk (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;
@@ -5113,7 +5113,7 @@ current_cpu->do_brk ();
 sem_status
 xstormy16_sem_syscall (xstormy16_cpu* current_cpu, xstormy16_scache* sem)
 {
-#define FLD(f) abuf->fields.fmt_empty.f
+#define FLD(f) abuf->fields.sfmt_empty.f
   sem_status status = SEM_STATUS_NORMAL;
   xstormy16_scache* abuf = sem;
   PCADDR pc = abuf->addr;