FWord

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Lua error in package.lua at line 80: module 'strict' not found.

The df/fword statement's main use is declaring 48 bit pointers for use in 32 bit protected mode on the 80386 and later. Although it is possible to create an arbitrary 6 byte variable, the directive is best used for 48 bit far pointers on the 80386.[1]

Examples

JMP FWORD PTR [FWordPtr]

JMP 00FF:00FFFFFF

References

  1. Lua error in package.lua at line 80: module 'strict' not found.


<templatestyles src="Asbox/styles.css"></templatestyles>