Author | Message | ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [701] - posted: 2011-11-15 21:01:17 Code:
Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [702] - posted: 2011-11-15 21:08:50 also i would suggest 5000 = 5100, 20x 255's once i finish the mul opcodes and other int math opcodes, it will be better Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [703] - posted: 2011-11-15 21:09:42 ok , thank you for your suggestion but i did not like using fpu in integer expression the other solution is , you can tell me the machine code of imul eax,255 ,so that i can emit it inside my code. http://www.freewebs.com/ogremagic/index.htm | ||
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [704] - posted: 2011-11-15 21:16:17 this is what i get from sphinx C-- , so is it wright Code:
if so how code i emit that , i mean the byte order ? http://www.freewebs.com/ogremagic/index.htm | ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [705] - posted: 2011-11-15 23:16:18 hmm that does not look correct 0x66 first byte would mean it is in 16bit... anyways here is what you need: Code:
i guess that should work, i will implement imul tomorrow hopefully Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [706] - posted: 2011-11-15 23:37:19 infact i've just implemented imul now.. for now only accepts reg, value. Code:
i have updated the latest beta package Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [707] - posted: 2011-11-16 07:32:41 after updating , i got this error Code:
http://www.freewebs.com/ogremagic/index.htm | ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [708] - posted: 2011-11-16 15:15:52 my apologies, i added the code for it to work, but did not add the keyword, i have re-updated the beta pack. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Currently Active Users: There are currently 12 user(s) online. 0 member(s) and 12 guest(s) Most users ever online was 1046, January 28, 2022, 2:08 pm. Statistics: Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51 Welcome to our newest member, yecate |