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
71
problems.
Stats
1.8k
EtPoint
554
Vote count
14
questions
71
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
When to call SetProcessWorkingSetSize? (Convincing the memory manager to release the memory) [duplicate]
How do I implement floating point IEEE754 division in 68k assembly or in general?
Writing to EEPROM PIC?
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?