https://vm.cash/opcodes
CashVM Opcodes | Bitcoin Cash
Opcode reference for the Bitcoin Cash virtual machine, including technical specifications for the 2015, 2016, 2018, 2020, 2022, 2023, and 2026 upgrades.
opcodesbitcoincash
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.nop?view=netframework-4.8.1&redirectedfrom=MSDN
OpCodes.Nop Field (System.Reflection.Emit) | Microsoft Learn
Fills space if opcodes are patched. No meaningful operation is performed although a processing cycle can be consumed.
field systemopcodesnopreflectionemit
https://gcc.gnu.org/legacy-ml/gcc-patches/2002-11/msg01207.html
DJ Delorie - more stormy16 opcodes
djopcodes
https://learn.microsoft.com/zh-tw/dotnet/api/system.reflection.emit.opcodes?view=netframework-4.8.1&viewFallbackFrom=net-5.0
OpCodes Class (System.Reflection.Emit) | Microsoft Learn
Provides field representations of the Microsoft Intermediate Language (MSIL) instructions for emission by the ILGenerator class members (such as Emit(OpCode)).
class systemopcodesreflectionemitmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.sizeof?view=netframework-4.8.1&redirectedfrom=MSDN
OpCodes.Sizeof Field (System.Reflection.Emit) | Microsoft Learn
Pushes the size, in bytes, of a supplied value type onto the evaluation stack.
field systemopcodessizeofreflectionemit
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.ckfinite?view=netframework-4.8.1&viewFallbackFrom=net-10.0
OpCodes.Ckfinite Field (System.Reflection.Emit) | Microsoft Learn
Throws ArithmeticException if value is not a finite number.
field systemopcodesreflectionemitmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.stind_i4?view=netframework-4.8.1&viewFallbackFrom=net-10.0
OpCodes.Stind_I4 Field (System.Reflection.Emit) | Microsoft Learn
Stores a value of type int32 at a supplied address.
field systemopcodesreflectionemitmicrosoft
https://docs.spring.io/spring-framework/docs/6.1.16/javadoc-api/org/springframework/asm/Opcodes.html
Opcodes (Spring Framework 6.1.16 API)
declaration: package: org.springframework.asm, interface: Opcodes
spring frameworkopcodesapi
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.jmp?view=netframework-4.8.1&viewFallbackFrom=net-10.0&redirectedfrom=MSDN
OpCodes.Jmp Field (System.Reflection.Emit) | Microsoft Learn
Exits current method and jumps to specified method.
field systemopcodesjmpreflectionemit
https://perldoc.perl.org/5.16.1/Opcode
Opcode - Disable named opcodes when compiling perl code - Perldoc Browser
opcodedisablenamedcompilingperl
https://arcriley.blogspot.com/2010/12/common-orc-opcodes.html
Arc's Soy Machine: common Orc opcodes
I've been going through liboil 's 0.3 source to rewrite the oil_yuv2rgbx_sub2_u8 function we use for Theora decoding to Orc pseudo-assembl...
arcsoymachinecommonorc
https://perldoc.perl.org/5.43.10/Opcode
Opcode - Disable named opcodes when compiling perl code - Perldoc Browser
opcodedisablenamedcompilingperl
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.unbox_any?view=netframework-4.8.1&redirectedfrom=MSDN
OpCodes.Unbox_Any Field (System.Reflection.Emit) | Microsoft Learn
Converts the boxed representation of a type specified in the instruction to its unboxed form.
any fieldopcodesunboxsystemreflection
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.conv_u?view=netframework-4.8.1&redirectedfrom=MSDN
OpCodes.Conv_U Field (System.Reflection.Emit) | Microsoft Learn
Converts the value on top of the evaluation stack to unsigned native int, and extends it to native int.
field systemopcodesconvureflection
https://scarybeastsecurity.blogspot.com/2016/11/0day-exploit-compromising-linux-desktop.html?showComment=1479204402783&m=0
Security: [0day] [exploit] Compromising a Linux desktop using... 6502 processor opcodes on the NES?!
Overview A vulnerability and a separate logic error exist in the gstreamer 0.10.x player for NSF music files. Combined, they allow for ve...
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes?view=net-10.0&redirectedfrom=MSDN
OpCodes Class (System.Reflection.Emit) | Microsoft Learn
Provides field representations of the Microsoft Intermediate Language (MSIL) instructions for emission by the ILGenerator class members (such as Emit(OpCode)).
class systemopcodesreflectionemitmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.ret?view=netframework-4.8.1&viewFallbackFrom=net-10.0
OpCodes.Ret Field (System.Reflection.Emit) | Microsoft Learn
Returns from the current method, pushing a return value (if present) from the callee's evaluation stack onto the caller's evaluation stack.
field systemopcodesretreflectionemit
https://pkg.go.dev/chainmaker.org/chainmaker/vm-evm/v2/evm-go/opcodes
opcodes package - chainmaker.org/chainmaker/vm-evm/v2/evm-go/opcodes - Go Packages
opcodespackagevmgo
https://perldoc.perl.org/5.005_03/Opcode
Opcode - Disable named opcodes when compiling perl code - Perldoc Browser
opcodedisablenamedcompilingperl
https://learn.microsoft.com/zh-cn/dotnet/api/system.reflection.emit.opcodes?view=netframework-4.8.1&viewFallbackFrom=netcore-3.1
OpCodes Class (System.Reflection.Emit) | Microsoft Learn
Provides field representations of the Microsoft Intermediate Language (MSIL) instructions for emission by the ILGenerator class members (such as Emit(OpCode)).
class systemopcodesreflectionemitmicrosoft
https://www.evm.codes/
EVM Codes - An Ethereum Virtual Machine Opcodes Interactive Reference
An Ethereum Virtual Machine Opcodes Interactive Reference
ethereum virtual machineevmcodesinteractivereference
https://scarybeastsecurity.blogspot.com/2016/12/redux-compromising-linux-using-snes.html?showComment=1481892978494
Security: Redux: compromising Linux using... SNES Ricoh 5A22 processor opcodes?!
Overview TL;DR: full reliable 0day drive-by exploit against Fedora 25 + Google Chrome, by breaking out of Super Nintendo Entertainment Sy...
securityreduxcompromisinglinuxusing
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.stelem?view=net-10.0
OpCodes.Stelem Field (System.Reflection.Emit) | Microsoft Learn
Replaces the array element at a given index with the value on the evaluation stack, whose type is specified in the instruction.
field systemopcodesreflectionemitmicrosoft
https://docs.spring.io/spring-framework/docs/4.0.2.RELEASE/javadoc-api/org/springframework/asm/Opcodes.html
Opcodes (Spring Framework 4.0.2.RELEASE API)
spring frameworkopcodesreleaseapi
https://scarybeastsecurity.blogspot.com/2016/11/0day-exploit-compromising-linux-desktop.html?showComment=1479150541395&m=0
Security: [0day] [exploit] Compromising a Linux desktop using... 6502 processor opcodes on the NES?!
Overview A vulnerability and a separate logic error exist in the gstreamer 0.10.x player for NSF music files. Combined, they allow for ve...
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.arglist?view=netframework-4.8.1&viewFallbackFrom=net-10.0&redirectedfrom=MSDN
OpCodes.Arglist Field (System.Reflection.Emit) | Microsoft Learn
Returns an unmanaged pointer to the argument list of the current method.
field systemopcodesreflectionemitmicrosoft
https://perldoc.perl.org/5.40.4/Opcode
Opcode - Disable named opcodes when compiling perl code - Perldoc Browser
opcodedisablenamedcompilingperl
https://scarybeastsecurity.blogspot.com/2016/11/0day-exploit-compromising-linux-desktop.html?showComment=1479192046768&m=0
Security: [0day] [exploit] Compromising a Linux desktop using... 6502 processor opcodes on the NES?!
Overview A vulnerability and a separate logic error exist in the gstreamer 0.10.x player for NSF music files. Combined, they allow for ve...
https://community.arm.com/support-forums/f/architectures-and-processors-forum/57136/machine-code-opcodes?ReplyFilter=Answers&ReplySortBy=Answers&ReplySortOrder=Descending
machine code opcodes - Architectures and Processors forum - Support forums - Arm Community
Is there a list somewhere of all the ARMv7 opcodes and the decoded machine codes for them ? Randy
machine codeforum supportopcodesarchitectures
https://manpages.ubuntu.com/manpages/questing/man2/nvme_admin_opcode.2.html
Ubuntu Manpage: enum nvme_admin_opcode - Known NVMe admin opcodes
Known NVMe admin opcodes
ubuntumanpageenumnvmeadmin
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.stobj?view=netframework-4.8.1&redirectedfrom=MSDN
OpCodes.Stobj Field (System.Reflection.Emit) | Microsoft Learn
Copies a value of a specified type from the evaluation stack into a supplied memory address.
field systemopcodesreflectionemitmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.calli?view=net-10.0
OpCodes.Calli Field (System.Reflection.Emit) | Microsoft Learn
Calls the method indicated on the evaluation stack (as a pointer to an entry point) with arguments described by a calling convention.
field systemopcodescallireflectionemit
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.initblk?view=netframework-4.8.1&viewFallbackFrom=net-10.0&redirectedfrom=MSDN
OpCodes.Initblk Field (System.Reflection.Emit) | Microsoft Learn
Initializes a specified block of memory at a specific address to a given size and initial value.
field systemopcodesreflectionemitmicrosoft
https://lists.fedoraproject.org/archives/list/trans-uk@lists.fedoraproject.org/message/CCCN57W2YIK6YRLA35JATKLND6LKSCF5/
New: opcodes-2.34.90 (96%, 16 untranslated) - trans-uk - Fedora mailing-lists
https://perldoc.perl.org/5.36.0/Opcode
Opcode - Disable named opcodes when compiling perl code - Perldoc Browser
opcodedisablenamedcompilingperl
https://scarybeastsecurity.blogspot.com/2016/11/0day-exploit-compromising-linux-desktop.html?showComment=1479241704210&m=0
Security: [0day] [exploit] Compromising a Linux desktop using... 6502 processor opcodes on the NES?!
Overview A vulnerability and a separate logic error exist in the gstreamer 0.10.x player for NSF music files. Combined, they allow for ve...
https://lkml.iu.edu/1311.3/03525.html
Linux-Kernel Archive: [PATCH v3 08/36] mtd: devices: Provide header for shared OPCODEs and SFDP...
https://scarybeastsecurity.blogspot.com/2016/11/0day-exploit-compromising-linux-desktop.html?showComment=1479918734466&m=0
Security: [0day] [exploit] Compromising a Linux desktop using... 6502 processor opcodes on the NES?!
Overview A vulnerability and a separate logic error exist in the gstreamer 0.10.x player for NSF music files. Combined, they allow for ve...
https://www.mongodb.com/pt-br/docs/v6.0/legacy-opcodes/
Opcodes legados - Manual de banco de dados v6.0 - MongoDB Docs
de bancoopcodeslegadosmanualdados
https://lists.fedoraproject.org/archives/list/trans-uk@lists.fedoraproject.org/thread/CCCN57W2YIK6YRLA35JATKLND6LKSCF5/?sort=date
New: opcodes-2.34.90 (96%, 16 untranslated) - trans-uk - Fedora mailing-lists
https://perldoc.perl.org/blead/Opcode
Opcode - Disable named opcodes when compiling perl code - Perldoc Browser
opcodedisablenamedcompilingperl
https://eclipse-ee4j.github.io/jersey.github.io/apidocs/2.40/jersey/jersey/repackaged/org/objectweb/asm/Opcodes.html
Opcodes (Jersey 2.40 API)
opcodesjerseyapi
https://ethervm.io/
Ethereum Virtual Machine Opcodes
ethereum virtual machineopcodes
https://scarybeastsecurity.blogspot.com/2016/11/0day-exploit-compromising-linux-desktop.html?showComment=1479233191461&m=0
Security: [0day] [exploit] Compromising a Linux desktop using... 6502 processor opcodes on the NES?!
Overview A vulnerability and a separate logic error exist in the gstreamer 0.10.x player for NSF music files. Combined, they allow for ve...
https://developer.android.com/reference/dalvik/bytecode/Opcodes.html
Opcodes | API reference | Android Developers
api referenceopcodesandroiddevelopers
https://scarybeastsecurity.blogspot.com/2016/11/0day-exploit-compromising-linux-desktop.html?showComment=1479201047164&m=0
Security: [0day] [exploit] Compromising a Linux desktop using... 6502 processor opcodes on the NES?!
Overview A vulnerability and a separate logic error exist in the gstreamer 0.10.x player for NSF music files. Combined, they allow for ve...
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.mkrefany?view=netframework-4.8.1&viewFallbackFrom=net-10.0
OpCodes.Mkrefany Field (System.Reflection.Emit) | Microsoft Learn
Pushes a typed reference to an instance of a specific type onto the evaluation stack.
field systemopcodesreflectionemitmicrosoft