![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 763
Rep Power: 3
![]() |
Machine lang. encoding for CISC
One of my classes is dealing a lot with MIPS (due to its simplicity), which as you may know is a RISC architecture, so I know how easy it is to encode MIPS assembly into binary instructions. But I was wondering, how difficult is that on a CISC architecture? I can imagine that a lot of it would be similar, but some of the more complicated instructions must be, well, complicated...
|
|
|
|
|
|
#2 |
|
Programmer
|
Nasm or masm
use nasm or masm if you wan't a bigger chalenge without writing full machine code. Nasm will work on most OS systems like DOS, MACOSX, WINDOWS, Linux, UNIX
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|