CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
Software design
▪ Assembly language 8086 - How to set a size for the input & how to calculate it?
▪ Why does linkage affect whether relocations are needed for relative jumps in the same section?
▪ Interaction with array results in a segfault
▪ String Reverse in FASM x86 architecture
▪ Is it possible for other x86-64 emulators on M1 to leverage the same optimizations used by Rosetta 2
▪ Intel x86 asm print string function [duplicate]
▪ Multiplying then dividing in nasm
▪ looping onto the second equation
▪ How to set jump condition for an 8-bit computer?
▪ fast multiplication of int8 arrays by scalars
▪ how does storing into and loading from memory work
▪ Connection between the BT instruction and the carry flag CF
▪ Portable way to implement variadic arguments in kernel space?
▪ How does it know when string ends without a terminator? (Code below)
▪ EMU 8086 stores wrong array element value in register
▪ Prematurely resetting the stack pointer? Confusing assembly code
▪ Going from C code to RISC-V assembly code
▪ How to save keyboard input to a register in assembly?
▪ How do I correctly manipulate the stack in assembly?
▪ Sjasm: can't assemble DW or OUTPUT directive?
«
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
»
Links:
CodePudding