NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
16-32 bit...
« previous
next »
Print
Pages: [
1
]
Author
Topic: 16-32 bit... (Read 14331 times)
nobody
Guest
16-32 bit...
«
on:
February 11, 2005, 04:03:27 PM »
Hi everybody!I want to refer to an offset as a 16 bit while i am in a 32bit segment. When i am in NASM i use [BITS16] instruction..Is there sg similar for MASM? I am trying to set up the IDT and i get an error when trying to load the entry point.Thanx!!
Logged
Frank Kotler
NASM Developer
Hero Member
Posts: 2667
Country:
Re: 16-32 bit...
«
Reply #1 on:
February 11, 2005, 05:55:33 PM »
Dunno... You might be better off asking this question in a Masm forum...
This sounds like it might be code for something other than a MS operating system. Read the EULA carefully!
Best,
Frank
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
16-32 bit...