| ??? 04/25/02 16:17 Read: times |
#22155 - RE: Assembly on C programm - Andy |
Why should injecting an opcode be any different than injecting a Call to a asm subroutine ? The optimizer certainly can't move things arbitrarily around a call instruction. |
| ??? 04/25/02 16:17 Read: times |
#22155 - RE: Assembly on C programm - Andy |
Why should injecting an opcode be any different than injecting a Call to a asm subroutine ? The optimizer certainly can't move things arbitrarily around a call instruction. |