adds flush to fence_i

This commit is contained in:
Eyck-Alexander Jentzsch 2024-05-11 15:25:49 +02:00
parent 001c6349f7
commit b76c5bf0d6
1 changed files with 1 additions and 1 deletions

View File

@ -2783,7 +2783,7 @@ private:
cc.comment("//behavior:");
/*generate behavior*/
gen_write_mem(jh, traits::FENCE, static_cast<uint32_t>(traits::fencei), imm, 4);
auto returnValue = CONT;
auto returnValue = FLUSH;
gen_instr_epilogue(jh);
this->gen_sync(jh, POST_SYNC, 48);