--- nono/fpe/fpu_emulate.h 2026/04/29 17:04:28 1.1 +++ nono/fpe/fpu_emulate.h 2026/04/29 17:05:31 1.1.1.2 @@ -345,6 +345,7 @@ int fpu_upd_excp(struct fpemu *); uint32_t fpu_upd_fpsr(struct fpemu *, struct fpn *); #if defined(XM6i_FPE) int test_cc(struct fpemu *, int); +int fpu_gettag(const struct fpn *); #endif /* address mode decoder, and load/store */