StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Peter Cordes

Rating
1575.42 (3,453rd)
Reputation
156,434 (349th)
Page: 1 ... 57 58 59 60 61 ... 92
Title Δ
x86 assembly help: Is there a general rule for what the value of ra... 0.00
What does `static_cast<volatile void>` mean for the optimizer? 0.00
Boolean values as 8 bit in compilers. Are operations on them ineffi... +1.95
Comparing 2 vectors in AVX/AVX2 (c) 0.00
Packing two DWORDs into a QWORD to save store bandwidth 0.00
ARM Assembly TBB Instruction - how does jumping work? 0.00
Toggle a Specific Bit 0.00
strcpy()/strncpy() crashes on structure member with extra space whe... -0.26
How does CPU handle overclocking 0.00
tool to auto-correct addresses of manually modified disassembled as... 0.00
Linux page table of the process +0.38
Assembly into C? (Not sure what mov does here) 0.00
how to single-step code on-target with no jtag, breakpoints, simula... -2.44
Any advantage of XOR AL,AL + MOVZX EAX, AL over XOR EAX,EAX? 0.00
Divide a Dword by a word nasm 0.00
implementation of the ASCII system -0.23
Why didn't I get segmentation fault when storing past the end o... 0.00
How to understand this GNU C inline assembly macro for PowerPC stwbrx +1.56
Function called in a file without a prototype produce different res... +1.21
Comparing a 32 bit file size to 16 bit user input? 0.00
Assembly language making a for loop that runs n/10 times 0.00
ASSEMBLY - output an array with 32 bit register vs 16 bit -0.58
32-bit fixed instruction length in 64-bit memory space +2.28
Boot sector printing the wrong thing when I %include my print funct... 0.00
How to sum integers with sign into a wider sum on IA32. 64-bit sum... -2.01
Can't understand assembly mov instruction between register and... +0.42
Why each logical CPU has it's own CR3 register in case of multi... 0.00
rsp doesn't move when entering new function 0.00
Possible to mul r1,r1? 0.00
Can I temporarily enable FTZ and DAZ floating-point modes for a thr... 0.00
CPU cache inhibition +1.02
Is there anyway to increase the range of the loop command when a lo... 0.00
What could happen when you call function returning int with void (*... -1.17
Compare float sum 0.00
Calculate CALL offset 0.00
Indexed branch overhead on X86 64 bit mode 0.00
How can I allocate more than 2GB of memory in gas assembler? 0.00
Why does this AVX intrinsic cause "Segmentation fault" wi... +0.42
Race condition when accessing adjacent members in a shared struct,... -0.12
How do I retrieve the processor time in Linux without function calls? -0.53
What is the name for the structure fo the gcc assembly output 0.00
Shifiting xmm integer register values using non-AVX instructions on... +0.42
How to set MMX registers in a Windows exception handler to emulate... 0.00
AVX2: U8 absolute difference 0.00
Reading registers in C always gives 0 after the first read 0.00
How to perform signed division without idiv instruction in asm -0.59
relocation truncated to fit r_386_8 against .bss' +1.56
How avoid cache line invalidation from multiple threads writing to... +0.85
Writing a thunk to verify SysV ABI compliance -1.89
Syscall implementation of exit() 0.00