代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/131315/5936760
h m68k-opcode.h
/* Opcode table for m68000/m68020 and m68881.
Copyright (C) 1989, Free Software Foundation.
This file is part of GDB, the GNU Debugger and GAS, the GNU Assembler.
Both GDB and GAS are free softwa
www.eeworm.com/read/347503/3171758
s x86-64-opcode.s
.text
# Prefixes
# O16 A32 OV REX OPCODE ; NOTES
# CALL
CALLq *(%r8) # -- -- -- 41 FF 10 ; REX to access upper reg.
CALLq *(%rax) # -- -- -- -- FF 1
www.eeworm.com/read/347503/3171788
d x86-64-opcode.d
#as: -J
#objdump: -drw
#name: x86-64 opcode
.*: +file format elf64-x86-64
Disassembly of section .text:
0+000 :
[ ]*[0-9a-f]+:[ ]+41 ff 10[ ]+callq[ ]+\*\(%r8\)[ ]*(#.*)*
[ ]*[0-9a-f]+
www.eeworm.com/read/346457/3182937
svn-work opcode-cris.h.svn-work
K 25
svn:wc:ra_dav:version-url
V 53
/repos/osek/!svn/ver/45/mpc/target-cris/opcode-cris.h
END
www.eeworm.com/read/346457/3182947
svn-base opcode-cris.h.svn-base
/* cris.h -- Header file for CRIS opcode and register tables.
Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden.
Originally wri
www.eeworm.com/read/340665/3267617
s x86-64-opcode.s
.text
# Prefixes
# O16 A32 OV REX OPCODE ; NOTES
# CALL
CALLq *(%r8) # -- -- -- 41 FF 10 ; REX to access upper reg.
CALLq *(%rax) # -- -- -- -- FF 1
www.eeworm.com/read/340665/3267637
d x86-64-opcode.d
#as: -J
#objdump: -drw
#name: x86-64 opcode
.*: +file format elf64-x86-64
Disassembly of section .text:
0+000 :
[ ]*0:[ ]+41 ff 10[ ]+callq[ ]+\*\(%r8\)[ ]*(#.*)*
[ ]*3:[ ]+ff 10[ ]+
www.eeworm.com/read/447738/1697861
s x86-64-opcode.s
.text
# Prefixes
# O16 A32 OV REX OPCODE ; NOTES
# CALL
CALLq *(%r8) # -- -- -- 41 FF 10 ; REX to access upper reg.
CALLq *(%rax) # -- -- -- -- FF 1
www.eeworm.com/read/447738/1697891
d x86-64-opcode.d
#as: -J
#objdump: -drw
#name: x86-64 opcode
.*: +file format elf64-x86-64
Disassembly of section .text:
0+000 :
[ ]*[0-9a-f]+:[ ]+41 ff 10[ ]+callq[ ]+\*\(%r8\)[ ]*(#.*)*
[ ]*[0-9a-f]+
www.eeworm.com/read/395929/2428796
h m88k-opcode.h
/* m88k-opcode.h -- Instruction information for the Motorola 88000
Contributed by Devon Bowen of Buffalo University
and Torbjorn Granlund of the Swedish Institute of Computer Science.
Copyrig