代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5516873
c ppc-mov-1.c
/* { dg-do compile { target powerpc64-*-* } } */
/* { dg-require-effective-target lp64 } */
/* { dg-options "-O2" } */
/* { dg-final { scan-assembler-not "fmr \[0-9\]+,\[0-9\]+" } }
/* Origin:Pete S
www.eeworm.com/read/347503/3171473
s t01_mov.s
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;mov
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
.h8300sx
.text
_start:
mov.b #0x12:8,r3h
www.eeworm.com/read/347503/3171561
exp t01_mov.exp
#
# Some h8300sx tests -- t01_mov
#
proc do_t01_mov_test {} {
set testname "t01_mov.s -- h8sx tests"
gas_start "t01_mov.s" "-al"
# Check each instruction bit pattern to verify it got as
www.eeworm.com/read/447738/1697576
s t01_mov.s
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;mov
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
.h8300sx
.text
_start:
mov.b #0x12:8,r3h
www.eeworm.com/read/447738/1697664
exp t01_mov.exp
#
# Some h8300sx tests -- t01_mov
#
proc do_t01_mov_test {} {
set testname "t01_mov.s -- h8sx tests"
gas_start "t01_mov.s" "-al"
# Check each instruction bit pattern to verify it got as