Search:

Type: Posts; User: TIMBERings

Search: Search took 0.01 seconds.

  1. Thread: C to y86

    by TIMBERings
    Replies
    3
    Views
    14,587

    I haven't, but I followed step by step...

    I haven't, but I followed step by step instructions using the assembler.

    I just learned that leal and imull aren't commands, so it'll give me that error. However, I don't know how to convert the...
  2. Thread: C to y86

    by TIMBERings
    Replies
    3
    Views
    14,587

    C to y86

    I don't know if this is the correct place to post this, but here goes...

    I am trying to get this program:


    #include <stdio.h>

    int main() {

    int A[4]={1,2,3,4};
Results 1 to 2 of 2