add branch prediction section
[libreriscv.git] / resources.mdwn
index 8f4df82ee89d35061c02a728869a5cda21671823..38058941d6a53d08af8649c70f30a5be141c2175 100644 (file)
@@ -197,3 +197,7 @@ This list auto-generated from a page tag "standards":
 ## Adding new instructions:
 
 * <https://archive.fosdem.org/2015/schedule/event/llvm_internal_asm/>
+
+# Branch Prediction
+
+* <https://danluu.com/branch-prediction/>