From 8dda8d293bdf03ff4c88bedfb23f93616bcfba9b Mon Sep 17 00:00:00 2001 From: XMRig Date: Tue, 25 Apr 2017 03:35:03 +0300 Subject: [PATCH] Update README.md. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a861fed7..ee7e096f 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ Since version 0.6.0. * `--av=3` Same as `1` but uses BMI2 instruction [mulx](https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mulx_u64). * `--av=4` Software AES implementation. +For 32 bit platform only available `1` and `4`. + ## Build ### Ubuntu (Debian-based distros) ```