diff --git a/ps/pi0001100.cpp b/ps/pi0001100.cpp index ab6131ba0..371b999a5 100755 --- a/ps/pi0001100.cpp +++ b/ps/pi0001100.cpp @@ -343,6 +343,7 @@ void TImporta_mov::transfer(const TMask& msk) conf->set(MOV_REG, s.get(TPGICM).as_string()); conf->set(MOV_PROTIVA, n); } + descr << '-' << anno << '/' << reg << '/' << dataop << '/' << nmov; conf->set(MOV_DESCR, descr); nrigac = 1; nrigai = 1;