zyt755

Results 7 comments of zyt755

Excuse me, this issue is still open. Does it mean that dumping BIR into IR is not implemented yet? None went down this road with succesc =.=

Besides, In the case of `sar`, `sal`, `shr`, and `shl` instructions, Retdec overlooks the effect on the `AF` flag. Conversely, the physical CPU does take this flag into account.

I copy your user_options.yml, but still cannot install revng. I guess there is something wrong with version control. I fell confused why it is so complex to install revng. ```...

I follow your instruction. Finally, I successfully installed revng. THX! However, a cd back error is detected. ``` Pass bash-check failed In typescript/build-model.sh line 31: cd .. ^-- SC2103: Use...

Thx guys! @aleclearmind I think this [user_options.yml](https://github.com/revng/orchestra#configuration-for-revng-developers) confuses me. @mrjackv shellcheck version: 0.4.6

> > @mrjackv shellcheck version: 0.4.6 > > That's a quite old version ([Link](https://github.com/koalaman/shellcheck/releases/tag/v0.4.6)) I'd suggest to upgrade it to at least 0.8.0, which is the version used in Ubuntu...

> > @aleclearmind I think this [user_options.yml](https://github.com/revng/orchestra#configuration-for-revng-developers) confuses me. > > It clearly states: > > > If you have access to rev.ng GitLab, in order to access private components,...