--- nono/m88xx0/m88100ops.cpp 2026/04/29 17:04:34 1.1.1.2 +++ nono/m88xx0/m88100ops.cpp 2026/04/29 17:04:38 1.1.1.3 @@ -43,7 +43,7 @@ m88kcpu::DoBranch(uint32 toaddr) { // ブランチヒストリに登録しつつ、 // ブランチヒストリからブランチ状況を取得 - auto e = brhist.AddEntry(xip, toaddr); + auto e = brhist.AddEntry(xip, toaddr, opX); fip = toaddr; // STOP 検出。