User contributions
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 00:58, 23 January 2018 (diff | hist) (+1,329) N Assembler:Commands:INVLPG (Created page with 'Category:Assembler '''command''' invlpg ''address'' Invalidates (flushes) the translation lookaside buffer (TLB) entry specified with the source operand. <div style="paddi…') (current)
- 00:12, 23 January 2018 (diff | hist) (+1,543) N Assembler:Commands:INVD (Created page with 'Category:Assembler '''command''' invd Invalidates (flushes) the processor's internal caches and issues a special-function bus cycle that directs external caches to also flus…') (current)
- 00:05, 23 January 2018 (diff | hist) (+3,557) N Assembler:Commands:INTO (Created page with 'Category:Assembler '''command''' into Call to Interrupt Procedure. Interrupt 4 - if overflow flag is 1. <div style="padding:2px;border:1px dashed #2f6fab;background-color:…')
- 00:04, 23 January 2018 (diff | hist) (+1) Assembler:Commands:INT (current)
- 00:03, 23 January 2018 (diff | hist) (+1) m Assembler:Commands:INT
- 00:03, 23 January 2018 (diff | hist) (+17) m Assembler:Commands:INT
- 23:35, 22 January 2018 (diff | hist) (-2) m Assembler:Commands:INT
- 23:33, 22 January 2018 (diff | hist) (+3,781) N Assembler:Commands:INT (Created page with 'Category:Assembler '''command''' int ''vector'' Call to Interrupt Procedure. INT 3 // Interrupt 3 - trap to debugger. <div style="padding:2px;border:1px dashed #2f6fab;b…')
- 23:27, 22 January 2018 (diff | hist) (+3,535) N Assembler:Commands:INSD (Created page with 'Category:Assembler '''command''' INSD Input from Port to String. Here DX is assumed by the processor to be the source operand and ES:(E)DI is assumed to be the destination o…')
- 23:26, 22 January 2018 (diff | hist) (+3,535) N Assembler:Commands:INSW (Created page with 'Category:Assembler '''command''' INSW Input from Port to String. Here DX is assumed by the processor to be the source operand and ES:(E)DI is assumed to be the destination o…')
- 23:16, 22 January 2018 (diff | hist) (+3,535) N Assembler:Commands:INSB (Created page with 'Category:Assembler '''command''' INSB Input from Port to String. Here DX is assumed by the processor to be the source operand and ES:(E)DI is assumed to be the destination o…')
- 22:41, 22 January 2018 (diff | hist) (+1,864) N Assembler:Commands:IN (Created page with 'Category:Assembler '''command''' in ''destination'', ''source'' Input from Port. Copies the value from the I/O port specified with the second operand (source operand) to the…')
- 22:26, 22 January 2018 (diff | hist) (+1,289) N Assembler:Commands:HLT (Created page with 'Category:Assembler '''command''' hlt Halt. Places the processor in a HALT state. <div style="padding:2px;border:1px dashed #2f6fab;background-color:#f4f4f4;"> Stops instru…') (current)
- 08:19, 22 January 2018 (diff | hist) (+4,628) N Assembler:Commands:JZ (Created page with 'Category:Assembler '''command''' jz ''size'' ''operand'' Jumps if zero (ZF=1) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;background-…')
- 08:18, 22 January 2018 (diff | hist) (+4,628) N Assembler:Commands:JS (Created page with 'Category:Assembler '''command''' js ''size'' ''operand'' Jumps if sign (SF=1) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;background-…')
- 08:16, 22 January 2018 (diff | hist) (+4,646) N Assembler:Commands:JPO (Created page with 'Category:Assembler '''command''' jpo ''size'' ''operand'' Jumps if parity odd (PF=0) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;back…') (current)
- 08:15, 22 January 2018 (diff | hist) (+4,647) N Assembler:Commands:JPE (Created page with 'Category:Assembler '''command''' jpe ''size'' ''operand'' Jumps if parity even (PF=1) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;bac…') (current)
- 08:13, 22 January 2018 (diff | hist) (+4,630) N Assembler:Commands:JP (Created page with 'Category:Assembler '''command''' jp ''size'' ''operand'' Jumps if parity (PF=1) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;backgroun…') (current)
- 08:11, 22 January 2018 (diff | hist) (+4,632) N Assembler:Commands:JO (Created page with 'Category:Assembler '''command''' jo ''size'' ''operand'' Jumps if overflow (OF=1) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;backgro…') (current)
- 07:34, 22 January 2018 (diff | hist) (+4,644) N Assembler:Commands:JNZ (Created page with 'Category:Assembler '''command''' jnz ''size'' ''operand'' Jumps if not zero (ZF=0) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;backgr…') (current)
- 07:33, 22 January 2018 (diff | hist) (+4,644) N Assembler:Commands:JNS (Created page with 'Category:Assembler '''command''' jns ''size'' ''operand'' Jumps if not sign (SF=0) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;backgr…') (current)
- 07:32, 22 January 2018 (diff | hist) (+4,646) N Assembler:Commands:JNP (Created page with 'Category:Assembler '''command''' jnp ''size'' ''operand'' Jumps if not parity (PF=0) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;back…') (current)
- 07:29, 22 January 2018 (diff | hist) (+4,648) N Assembler:Commands:JNO (Created page with 'Category:Assembler '''command''' jno ''size'' ''operand'' Jumps if not overflow (OF=0) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;ba…') (current)
- 07:27, 22 January 2018 (diff | hist) (+4,675) N Assembler:Commands:JNLE (Created page with 'Category:Assembler '''command''' jnle ''size'' ''operand'' Jumps if not less or equal (ZF=0 and SF=OF) to the given operand (address). <div style="padding:2px;border:1px d…') (current)
- 07:23, 22 January 2018 (diff | hist) (+4,645) N Assembler:Commands:JNL (Created page with 'Category:Assembler '''command''' jnl ''size'' ''operand'' Jumps if not less (SF=OF) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;backg…') (current)
- 07:11, 22 January 2018 (diff | hist) (+4,670) N Assembler:Commands:JNGE (Created page with 'Category:Assembler '''command''' jnge ''size'' ''operand'' Jumps if not greater or equal (SF!=OF) to the given operand (address). <div style="padding:2px;border:1px dashed…') (current)
- 07:09, 22 January 2018 (diff | hist) (+4,657) N Assembler:Commands:JNG (Created page with 'Category:Assembler '''command''' jng ''size'' ''operand'' Jumps if not greater (ZF=1 or SF!=OF) to the given operand (address). <div style="padding:2px;border:1px dashed #…')
- 07:07, 22 January 2018 (diff | hist) (+4,645) N Assembler:Commands:JNE (Created page with 'Category:Assembler '''command''' jne ''size'' ''operand'' Jumps if not equal (ZF=0) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;backg…') (current)
- 07:03, 22 January 2018 (diff | hist) (+4,645) N Assembler:Commands:JNC (Created page with 'Category:Assembler '''command''' jnc ''size'' ''operand'' Jumps if not carry (CF=0) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;backg…') (current)
- 06:57, 22 January 2018 (diff | hist) (+4,675) N Assembler:Commands:JNBE (Created page with 'Category:Assembler '''command''' jnbe ''size'' ''operand'' Jumps if not below or equal (CF=0 and ZF=0) to the given operand (address). <div style="padding:2px;border:1px d…') (current)
- 06:55, 22 January 2018 (diff | hist) (+12) Assembler:Commands:JNB
- 06:53, 22 January 2018 (diff | hist) (+4,633) N Assembler:Commands:JNB (Created page with 'Category:Assembler '''command''' jb ''size'' ''operand'' Jumps if not below (CF=0) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;backgr…')
- 06:50, 22 January 2018 (diff | hist) (+4,666) N Assembler:Commands:JNAE (Created page with 'Category:Assembler '''command''' jnae ''size'' ''operand'' Jumps if not above or equal (CF=1) to the given operand (address). <div style="padding:2px;border:1px dashed #2f…') (current)
- 06:45, 22 January 2018 (diff | hist) (+4,653) N Assembler:Commands:JNA (Created page with 'Category:Assembler '''command''' jna ''size'' ''operand'' Jumps if not above (CF=1 or ZF=1) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6f…')
- 06:40, 22 January 2018 (diff | hist) (+4,659) N Assembler:Commands:JLE (Created page with 'Category:Assembler '''command''' jle ''size'' ''operand'' Jumps if less or equal (ZF=1 or SF!=OF) to the given operand (address). <div style="padding:2px;border:1px dashed…') (current)
- 06:37, 22 January 2018 (diff | hist) (+4,630) N Assembler:Commands:JL (Created page with 'Category:Assembler '''command''' jl ''size'' ''operand'' Jumps if less (SF!=OF) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;backgroun…') (current)
- 06:31, 22 January 2018 (diff | hist) (+4,653) N Assembler:Commands:JGE (Created page with 'Category:Assembler '''command''' jge ''size'' ''operand'' Jumps if greater or equal (SF=OF) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6f…') (current)
- 06:25, 22 January 2018 (diff | hist) (+4,641) N Assembler:Commands:JG (Created page with 'Category:Assembler '''command''' jg ''size'' ''operand'' Jumps if greater (ZF=0 and SF=OF) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fa…') (current)
- 06:19, 22 January 2018 (diff | hist) (+4,670) N Assembler:Commands:JECXZ (Created page with 'Category:Assembler '''command''' jecxz ''size'' ''operand'' Jumps if ECX register is 0 to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;ba…') (current)
- 06:17, 22 January 2018 (diff | hist) (+4,629) N Assembler:Commands:JE (Created page with 'Category:Assembler '''command''' je ''size'' ''operand'' Jumps if equal (ZF=1) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;background…') (current)
- 06:11, 22 January 2018 (diff | hist) (+4,657) N Assembler:Commands:JCXZ (Created page with 'Category:Assembler '''command''' jcxz ''size'' ''operand'' Jumps if CX register is 0 to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;back…') (current)
- 05:58, 22 January 2018 (diff | hist) (+4,629) N Assembler:Commands:JC (Created page with 'Category:Assembler '''command''' jc ''size'' ''operand'' Jumps if carry (CF=1) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;background…') (current)
- 05:53, 22 January 2018 (diff | hist) (+4,658) N Assembler:Commands:JBE (Created page with 'Category:Assembler '''command''' jbe ''size'' ''operand'' Jumps if below or equal (CF=1 or ZF=1) to the given operand (address). <div style="padding:2px;border:1px dashed …')
- 05:46, 22 January 2018 (diff | hist) (+4,629) N Assembler:Commands:JB (Created page with 'Category:Assembler '''command''' jb ''size'' ''operand'' Jumps if below (CF=1) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;background…') (current)
- 05:40, 22 January 2018 (diff | hist) (+4,650) N Assembler:Commands:JAE (Created page with 'Category:Assembler '''command''' jae ''size'' ''operand'' Jumps if above or equal (CF=0) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;…') (current)
- 05:38, 22 January 2018 (diff | hist) (+4,638) N Assembler:Commands:JA (Created page with 'Category:Assembler '''command''' ja ''size'' ''operand'' Jumps if above (CF=0 and ZF=0) to the given operand (address). <div style="padding:2px;border:1px dashed #2f6fab;b…') (current)
- 22:33, 17 January 2018 (diff | hist) (-359) Assembler:Commands:OR
- 22:31, 17 January 2018 (diff | hist) (+60) Assembler:Commands:NOT (Undo revision 5175 by TheyCallMeTim13 (Talk)) (current)
- 22:28, 17 January 2018 (diff | hist) (-60) Assembler:Commands:NOT (→Examples)
- 22:28, 17 January 2018 (diff | hist) (-23) Assembler:Commands:NOT
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)