代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/419387/2077956
cgs mov.cgs
# arm testcase for mov$cond${set-cc?} $rd,$imm12
# mach: unfinished
.include "testutils.inc"
start
.global mov_imm
mov_imm:
mov00 pc,0
pass
# arm testcase for mov$cond${set-cc?} $rd,$rn,$rm,$
www.eeworm.com/read/418017/2093160
cgs mov.cgs
# fr30 testcase for mov $Rj,$Ri
# mach(): fr30
.include "testutils.inc"
START
.text
.global mov
mov:
; Test mov $Rj,$Ri
mvi_h_gr 1,r7
mvi_h_dr 0xa,tbr
mvi_h_dr 0xb,rp
mvi_h_dr
www.eeworm.com/read/410728/2202369
s mov.s
# sh testcase for all mov.[bwl] instructions
# mach: sh
# as(sh): -defsym sim_cpu=0
.include "testutils.inc"
.align 2
_lsrc: .long 0x55555555
_wsrc: .long 0x55550000
_bsrc: .long 0x55000000
.ali
www.eeworm.com/read/410728/2202479
cgs mov.cgs
# fr30 testcase for mov $Rj,$Ri
# mach(): fr30
.include "testutils.inc"
START
.text
.global mov
mov:
; Test mov $Rj,$Ri
mvi_h_gr 1,r7
mvi_h_dr 0xa,tbr
mvi_h_dr 0xb,rp
mvi_h_dr
www.eeworm.com/read/410728/2203095
cgs mov.cgs
# frv testcase for mov $GRi,$GRk
# mach: all
.include "testutils.inc"
start
.global ori
ori:
set_gr_immed 0xdeadbeef,gr7
set_gr_immed 0xbeefdead,gr8
set_icc 0x08,0
mov gr7,gr8
www.eeworm.com/read/410728/2203468
cgs mov.cgs
# arm testcase for mov ${bit10-rd},#$offset8
# mach: unfinished
.include "testutils.inc"
start
.global mov
mov:
mov r0,#0
pass
www.eeworm.com/read/410728/2203503
cgs mov.cgs
# arm testcase for mov$cond${set-cc?} $rd,$imm12
# mach: unfinished
.include "testutils.inc"
start
.global mov_imm
mov_imm:
mov00 pc,0
pass
# arm testcase for mov$cond${set-cc?} $rd,$rn,$rm,$
www.eeworm.com/read/401534/2339691
c mov.c
/*
* MOV decoder.
* Copyright (c) 2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License a
www.eeworm.com/read/396408/2416917
c mov.c
/*
* MOV demuxer
* Copyright (c) 2001 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser
www.eeworm.com/read/396408/2418507
c mov.c
/*
* MOV demuxer
* Copyright (c) 2001 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser