List Question
20 TechQA 2018-05-31T17:44:52.083000Regular expression-like pattern matching on IEnumerable<T> instead of string chars in C#
429 views
Asked by Andreas Pardeike
Extract opcodes from the entry point of an executable
218 views
Asked by Stone
what is the x86 opcode for assembly variables and constants?
1.5k views
Asked by Naveen prakash
Java - write opcodes to .class file (for a custom compiler)
272 views
Asked by John E.
Is it possible to eliminate these redundant trailing zeros?
484 views
Asked by MrSynAckSter
Using unsupported opcode (DMB) in Golang (for 32bit ARM)
299 views
Asked by user3340499
DynamicMethod - Common language runtime detected an invalid program
1.7k views
Asked by Justus Bosschieter
MUL/DIV instructions vs. MOV & SHL/SHR (Pentium Pro)
3k views
Asked by LearningProcess
64 bit dll module doesn't match file
44 views
Asked by John
What do opcodes 0xE9 (JP HL) and 0xF8 (LD HL,SP+r8) do?
1.1k views
Asked by Nabushika
Lookup table to Function Pointer Array C++ performance
1.2k views
Asked by nmzik
as3commons generate function call at runtime
73 views
Asked by codeboxes
SIGSEGV at executing machine code from array on ARMv6
127 views
Asked by cafebabe_t
Call Procedure In X86_64 Assembly
1.1k views
Asked by Thibaud Auzou
Why does the JVM have the iconst_2 - iconst_5 opcodes?
2.2k views
Asked by user1675642
Could this shift/jump be faster than switch...case statement?
331 views
Asked by venge
Cython: use globals().update(...)?
437 views
Asked by hellerve
Assign by reference bug
863 views
Asked by michael.schuett
Understanding of a shellcode example
1k views
Asked by user3097712
Calling A Method That Was Just Created. Error Calculating Max Stack Value
1.5k views
Asked by Mephobia