代码搜索:MOV模块

找到约 10,000 项符合「MOV模块」的源代码

代码结果 10,000
www.eeworm.com/read/441183/7675041

asm ex1a.asm

;= ex1a.asm ==================================================================== ; ; Copyright (C) 2004 Nordic Semiconductor ; ; This file is distributed in the hope that it will be useful, but WI
www.eeworm.com/read/440621/7685200

txt arm iat elimination.txt

//The script 2, rereorganizes ARM chaotic IAT //comes from the Ricardo Narvaja 207 courses, makes the revision slightly var it var it2 var x var y var pit var pit2 var dll var dll1 var pit
www.eeworm.com/read/440621/7685351

txt armadillo iat eliminator.txt

//The script 2, rereorganizes ARM chaotic IAT //comes from the Ricardo Narvaja 207 courses, makes the revision slightly var it var it2 var x var y var pit var pit2 var dll var dll1 var pitt var it1_e
www.eeworm.com/read/440253/7691461

asm simple_io.asm

; This sample shows how to access ; virtual ports (00000Fh to 0FFFFh). ; These ports are emulated in ; "EmuPort.io" file (saved in ; Windows "Temp" folder). ; ; This new technology allows ; to
www.eeworm.com/read/440253/7691462

asm biggest_32bit_unsigned_prime_number_asm8086.asm

; Find the biggest 32 bit Prime Number. ; The prime number is a number that cannot be ; devided without a reminder by any number less ; than itself and one. ; The calculation time takes a lot o
www.eeworm.com/read/440253/7691518

html asm_tutorial_02.html

8086 Assembler Tutorial for Beginners (Part 2)
www.eeworm.com/read/439625/7704699

noname1

MOV A,30H MOV DPTRA MOVX @DPTR,A MOVX DPTR,#0010H MOVX A,@DPTR MOV 31H,A
www.eeworm.com/read/439490/7707940

asm protect.asm

Date: Mon, 25 Jan 88 13:31:46 SET To: info-ibmpc@walker-emh.ARPA From: RZACIU%DBNUAMA1.BITNET@CUNYVM.CUNY.EDU Subject: PROTECT.ASM program submission Date: 25 January 1988, 13:22:33 SET From: Rainer
www.eeworm.com/read/438301/7733168

a51 t128_bank.a51

$NOMOD51 NOLINES $NOCOND ;------------------------------------------------------------------------------ ; This file is part of the BL51 / LX51 Banked Linker/Locater package ; Copyright (c) 1988
www.eeworm.com/read/438151/7735250

asm os_cpu_a.asm

;******************************************************************************************************** ; uC/OS-II ;