Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
phuclv
phuclv has asked
6
questions and find answers to
186
problems.
Stats
4.4k
EtPoint
1.3k
Vote count
6
questions
186
answers
About
I'm not an Indian, and obviously not
Luru
#SOreadytohelp
phuclv questions
Why does AVX512-IFMA support only 52-bit ints?
Why does Clang do this optimization trick only from Sandy Bridge onward?
How does the instruction decoder differentiate between EVEX prefix and BOUND opcode in 32-bit mode?
phuclv answers
Why does eax contain the number of vector parameters?
Are there any simple ways to check whether a value cannot be safely presented by another type?
How to tell compiler the "range" of a #define (-Wtype-limits warning)
Bitwise operation on a floating point usefulness
What's difference between number with $ or without $ symbol in at&t assembly syntax?
Are RAX, RBX, RCX, RDX, RSI, RDI, RBP, RSP, R8-R15 interchangable?
Avoid division by zero in C when taking log with respect to a random number
About returning more than one value in C/C++/Assembly
Are there stackless or heapless implementation of C++?
What is the purpose of SUB Instruction?