代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/427042/1982145
svn-base mov.c.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/427042/1982277
svn-base mov.c.svn-base
/*
* 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/419387/2077909
cgs mov-hd-rs.cgs
# arm testcase for mov $hd,$rs
# mach: unfinished
.include "testutils.inc"
start
.global mov_hd_rs
mov_hd_rs:
mov r8,r0
pass
www.eeworm.com/read/419387/2077919
cgs mov-hd-hs.cgs
# arm testcase for mov $hd,$hs
# mach: unfinished
.include "testutils.inc"
start
.global mov_hd_hs
mov_hd_hs:
mov r8,r8
pass
www.eeworm.com/read/419387/2077930
cgs mov-rd-hs.cgs
# arm testcase for mov $rd,$hs
# mach: unfinished
.include "testutils.inc"
start
.global mov_rd_hs
mov_rd_hs:
mov r0,r8
pass
www.eeworm.com/read/416749/2119075
svn-base mov.png.svn-base
K 14
svn:executable
V 1
*
K 13
svn:mime-type
V 24
application/octet-stream
END
www.eeworm.com/read/410728/2203456
cgs mov-hd-rs.cgs
# arm testcase for mov $hd,$rs
# mach: unfinished
.include "testutils.inc"
start
.global mov_hd_rs
mov_hd_rs:
mov r8,r0
pass
www.eeworm.com/read/410728/2203466
cgs mov-hd-hs.cgs
# arm testcase for mov $hd,$hs
# mach: unfinished
.include "testutils.inc"
start
.global mov_hd_hs
mov_hd_hs:
mov r8,r8
pass
www.eeworm.com/read/410728/2203477
cgs mov-rd-hs.cgs
# arm testcase for mov $rd,$hs
# mach: unfinished
.include "testutils.inc"
start
.global mov_rd_hs
mov_rd_hs:
mov r0,r8
pass
www.eeworm.com/read/410728/2204514
s t01_mov.s
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;mov
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
.h8300sx
.text
.global _start
_start:
m