Compare commits
1 Commits
001c6349f7
...
b76c5bf0d6
Author | SHA1 | Date | |
---|---|---|---|
b76c5bf0d6 |
@ -2783,7 +2783,7 @@ private:
|
|||||||
cc.comment("//behavior:");
|
cc.comment("//behavior:");
|
||||||
/*generate behavior*/
|
/*generate behavior*/
|
||||||
gen_write_mem(jh, traits::FENCE, static_cast<uint32_t>(traits::fencei), imm, 4);
|
gen_write_mem(jh, traits::FENCE, static_cast<uint32_t>(traits::fencei), imm, 4);
|
||||||
auto returnValue = CONT;
|
auto returnValue = FLUSH;
|
||||||
|
|
||||||
gen_instr_epilogue(jh);
|
gen_instr_epilogue(jh);
|
||||||
this->gen_sync(jh, POST_SYNC, 48);
|
this->gen_sync(jh, POST_SYNC, 48);
|
||||||
|
Reference in New Issue
Block a user