Assembler dev meeting #10 2019-08-25 2.3K As usual, #10 meeting was hold in CityU. We getting more familiar with Intel basic instruction set translating. Here is…
Assembler Dev Meeting #9 2019/08/16 2019-08-19 2.1K Meeting #9come up with these fixes: Kelvin fix 66 67 REX Prefix Ending bytes (displacement) Desmond fix IMM* > IMM https://gitlab.com/quantr/toolchain/Assembler/issues/28
Generic E-Form system design 2019-08-14 2.3K Lots of customers has implemented e-form using different technologies such as Nintex, SPFX, Microsoft Flow. We are going to design…
Why Multisim sometime is 100% accurate than calculation, sometimes is not 2019-08-11 2.7K This exercise is 100% same as calculation But below one is not 100% same as calculation, it use just same…
Assembler Dev meeting #6, #7 and #8 2019-08-05 2.2K Desmond typed all basic instructions to grammar. We found some translation are wrong. I fixed the full test so can…