Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
GJ.
GJ. has asked
14
questions and find answers to
68
problems.
Stats
1.8k
EtPoint
542
Vote count
14
questions
68
answers
About
GJ. questions
Loading small numbers into 64 bit x86 registers
How can I make fixed-length Delphi strings use wide characters?
How to read data from absolute address in delphi XE2
How can I get a result larger than 2^32 from shl?
How to move two 32 bit registers in to one 64 bit?
Storing two x86 32 bit registers into 128 bit xmm register
Difference between MOVDQA and MOVAPS x86 instructions?
GJ. answers
delphi new project not starting at form1
Question about the Intel's IA-32 software developer manual
How to calculate a negative number in assembly
How to disable all exception raising in Delphi?
x86 Assembly: movsd instruction issue
How can I create a sleep function in 16bit MASM Assembly x86?
Which is a better write barrier on x86: lock+addl or xchgl?
POPCNT in Delphi XE/ XE2 64bit
Fastest way to calculate a 128-bit integer modulo a 64-bit integer
Most performant way to subtract one array from another