StackRating

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

Margaret Bloom

Rating
1637.47 (743rd)
Reputation
23,262 (5,617th)
Page: 1 ... 4 5 6 7 8 ... 12
Title Δ
Assembly language in Jasmin - getting syntax error 0.00
Is it possible to use VMX CPU instructions inside VM? +1.41
Why is imul used for multiplying unsigned numbers? +1.19
Rewrite the following C function as an assembly-language subroutine... 0.00
What's the point of the pointer in MASM? +0.36
How would I overwrite the return address of a kernel function? 0.00
Is Intel® Transactional Synchronization Extensions New Instruc... +0.38
Data Structure Alignment : Linker or Compiler -2.00
C++ on x86-64: when are structs/classes passed and returned in regi... +1.72
OS building int 13h ah=3(hex) cf turns on and ah become B(hex) or 1... 0.00
Cannot Make Code Segment Execute-Only (Not Readable) 0.00
Creating named variables in the stack 0.00
How to read multiple keyboard inputs from the user at the same time? 0.00
How does the `asm()` function works in C language? +0.36
Calculate system time using rdtsc -1.87
How CMOS RAM stores year in one byte +1.29
Does ICC satisfy C99 specs for multiplication of complex numbers? +1.99
How to do casting in NASM similar to the way it's done in C? 0.00
How does comparing the Sign and Overflow Flag determine operand rel... +1.42
How can you create an array of size x on stack and scanf values int... 0.00
Need some explanations about LEAVE instruction in assembly language 0.00
Trying to understand simple disassembled code from g++ 0.00
What does the PCOMMIT instruction do? 0.00
Why can't we store exponent of IEEE floating point number witho... 0.00
How to convert "or" to SPARC assembly? -0.65
Choose stack pointer address in x86 real mode (alignment) 0.00
How does memory mapped I/O differentiate between Memory and I/O Tra... 0.00
Why do SSE instructions preserve the upper 128-bit of the YMM regis... 0.00
Is mfence for rdtsc necessary on x86_64 platform? +0.36
How are x86 processors 'aware' of multiple processes being... +1.77
How _mm_prefetch works? 0.00
Assembly - Help me understand the procedure prologue 0.00
Error opening file code ax=3 | Assembly x86 0.00
Why we do we use DS to call procedures? 0.00
How to convert 16-bit unsigned short to 8-bit unsigned char using s... +0.26
Why CPU Architecture are designed as 32 bits and 64 bits 0.00
How to read this x86 assembly "for" loop +1.92
bare metal assembly program on Zynq without Vivado/SDK -0.76
what is the zero connected to some MUX in this 8 bit right shifter 0.00
Increment or decrement in boundaries 0.00
Why does icc fail to handle compile-time branch hints in a reasonab... +1.74
How can I manipulate a triangle wave, frequency in particular? 0.00
What does *%gs:0x10 do in assembler? 0.00
What's the point of the probably(true) attribute 0.00
Print a half pyramid of numbers in assembly +1.37
PAE in x86-64 bit processors - Linux kernel 0.00
Using db to declare a string in assembly NASM 0.00
Error: Invalid combination of opcode and operands - nasm 0.00
Can a FSBL load another FSBL? 0.00
Why doesn't GCC use partial registers? +1.00