BachelorThesisPresentation/acronyms.tex

24 lines
1.3 KiB
TeX

\acrodef{bcb}[BCB]{\techterm{Bound Check Bypass}}
\acrodef{bhb}[BHB]{\techterm{Branch History Buffer}}
\acrodef{bpu}[BPU]{\techterm{Branch Prediction Unit}}
\acrodef{btb}[BTB]{\techterm{Branch Target Buffer}}
\acrodef{bti}[BTI]{\techterm{Branch Target Injection}}
\acrodef{cp}[CP]{\techterm{Cross Privilege}}
\acrodef{eibrs}[eIBRS]{\techterm{Enhanced Indirect Branch Restricted Speculation}}
\acrodef{ibpb}[IBPB]{\techterm{Indirect Branch Prediction Barrier}}
\acrodef{ibrs}[IBRS]{\techterm{Indirect Branch Restricted Speculation}}
\acrodef{isa}[ISA]{\techterm{Instruction Set Architecture}}
\acrodef{llc}[LLC]{\techterm{Last-Level Cache}}
\acrodef{mmu}[MMU]{\techterm{Memory Management Unit}}
\acrodef{pa}[PA]{\techterm{Physical Address}}
\acrodefplural{pa}{\techterm{Physical Addresses}}
\acrodef{pc}[PC]{\techterm{Program Counter}}
\acrodef{pf}[PF]{\techterm{Page Fault}}
\acrodef{rsb}[RSB]{\techterm{Return Stack Buffer}}
\acrodef{smap}[SMAP]{\techterm{Supervisor Mode Access Prevention}}
\acrodef{smep}[SMEP]{\techterm{Supervisor Mode Execution Prevention}}
\acrodef{smt}[SMT]{\techterm{Simultaneous Multithreading}}
\acrodef{utk}[U $\to$ K]{\techterm{User} $\to$ \techterm{Kernel}}
\acrodef{va}[VA]{\techterm{Virtual Address}}
\acrodefplural{va}{\techterm{Virtual Addresses}}