rax

首页 标签 rax
# rax #
关注
307内容
Further Adventures With CAS Instructions And Micro Benchmarking
In a previous article I reported what appeared to be a performance issue with CAS/LOCK instructions on the Sandy Bridge microarchitecture compared to the previous Nehalem microarchitecture.
Hacking the PS4, part 1
Hacking the PS4, part 1 Introduction to PS4’s security, and userland ROP From: Cturt Note: This articl...
并行编程之多线程共享非volatile变量,会不会可能导致线程while死循环
背景 大家都知道线程之间共享变量要用volatile关键字。但是,如果不用volatile来标识,会不会导致线程死循环?比如下面的伪代码: static int flag = -1; void thread1(){ ...
烂尾工程: Java实现的汇编语言编译器
一个半拉子工程, 用Java实现的汇编语言编译器的介绍. 代码中使用中文命名. An unfinished project, an assembler implemented in Java, with naming in Chinese.
免费试用