[INFO] fetching crate xuantie 0.0.2... [INFO] testing xuantie-0.0.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate xuantie 0.0.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate xuantie 0.0.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config.toml [INFO] started tweaking crates.io crate xuantie 0.0.2 [INFO] finished tweaking crates.io crate xuantie 0.0.2 [INFO] tweaked toml for crates.io crate xuantie 0.0.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca6acdc325d027ec7e9a2fbe753b81add0e24056a77e9617613a0c6299aa1853 [INFO] running `Command { std: "docker" "start" "-a" "ca6acdc325d027ec7e9a2fbe753b81add0e24056a77e9617613a0c6299aa1853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca6acdc325d027ec7e9a2fbe753b81add0e24056a77e9617613a0c6299aa1853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca6acdc325d027ec7e9a2fbe753b81add0e24056a77e9617613a0c6299aa1853", kill_on_drop: false }` [INFO] [stdout] ca6acdc325d027ec7e9a2fbe753b81add0e24056a77e9617613a0c6299aa1853 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d44548e0b978c698b34b15224962742513d581c5152774cd008f8c7f4304942f [INFO] running `Command { std: "docker" "start" "-a" "d44548e0b978c698b34b15224962742513d581c5152774cd008f8c7f4304942f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling xuantie v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mccr2.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / set_clear_csr! { [INFO] [stdout] 117 | | /// Refill enable [INFO] [stdout] 118 | | , 0x7C3, set_rfe, clear_rfe, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(asm_sub_register)]` on by default [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mccr2.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / set_clear_csr! { [INFO] [stdout] 117 | | /// Refill enable [INFO] [stdout] 118 | | , 0x7C3, set_rfe, clear_rfe, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mccr2.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / set_clear_csr! { [INFO] [stdout] 121 | | /// Error correction enable [INFO] [stdout] 122 | | , 0x7C3, set_eccen, clear_eccen, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 123 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mccr2.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / set_clear_csr! { [INFO] [stdout] 121 | | /// Error correction enable [INFO] [stdout] 122 | | , 0x7C3, set_eccen, clear_eccen, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 123 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mccr2.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / set_clear_csr! { [INFO] [stdout] 125 | | /// L2-cache data ram setup latency enable [INFO] [stdout] 126 | | , 0x7C3, set_dsetup, clear_dsetup, 1 << 19 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mccr2.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / set_clear_csr! { [INFO] [stdout] 125 | | /// L2-cache data ram setup latency enable [INFO] [stdout] 126 | | , 0x7C3, set_dsetup, clear_dsetup, 1 << 19 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mccr2.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / set_clear_csr! { [INFO] [stdout] 129 | | /// L2-cache tag ram setup latency enable [INFO] [stdout] 130 | | , 0x7C3, set_tsetup, clear_tsetup, 1 << 25 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mccr2.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / set_clear_csr! { [INFO] [stdout] 129 | | /// L2-cache tag ram setup latency enable [INFO] [stdout] 130 | | , 0x7C3, set_tsetup, clear_tsetup, 1 << 25 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mccr2.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / set_clear_csr! { [INFO] [stdout] 133 | | /// L2-cache TLB prefetch enable [INFO] [stdout] 134 | | , 0x7C3, set_tprf, clear_tprf, 1 << 31 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 135 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mccr2.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / set_clear_csr! { [INFO] [stdout] 133 | | /// L2-cache TLB prefetch enable [INFO] [stdout] 134 | | , 0x7C3, set_tprf, clear_tprf, 1 << 31 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 135 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mcer.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / clear_csr! { [INFO] [stdout] 72 | | /// Clear error correction fatal error bit [INFO] [stdout] 73 | | , 0x7C8, clear_err_fatal, 1 << 30 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mcer.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / clear_csr! { [INFO] [stdout] 76 | | /// Clear error correction information valid bit [INFO] [stdout] 77 | | , 0x7C8, clear_err_vld, 1 << 31 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mcer2.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / clear_csr! { [INFO] [stdout] 37 | | /// Clear error correction information valid bit [INFO] [stdout] 38 | | , 0x7C4, clear_ecc_err, 1 << 31 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/register/mcor.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("csrs 0x7C2, {}", in(reg) 1 << 16); [INFO] [stdout] | ^^ ------- for this argument [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/register/mcor.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | asm!("csrs 0x7C2, {}", in(reg) 1 << 17); [INFO] [stdout] | ^^ ------- for this argument [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / set_clear_csr! { [INFO] [stdout] 57 | | /// I-cache enable [INFO] [stdout] 58 | | , 0x7C1, set_ie, clear_ie, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / set_clear_csr! { [INFO] [stdout] 57 | | /// I-cache enable [INFO] [stdout] 58 | | , 0x7C1, set_ie, clear_ie, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / set_clear_csr! { [INFO] [stdout] 61 | | /// D-cache enable [INFO] [stdout] 62 | | , 0x7C1, set_de, clear_de, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / set_clear_csr! { [INFO] [stdout] 61 | | /// D-cache enable [INFO] [stdout] 62 | | , 0x7C1, set_de, clear_de, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / set_clear_csr! { [INFO] [stdout] 65 | | /// Cache write allocate configuration enable [INFO] [stdout] 66 | | , 0x7C1, set_wa, clear_wa, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 67 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / set_clear_csr! { [INFO] [stdout] 65 | | /// Cache write allocate configuration enable [INFO] [stdout] 66 | | , 0x7C1, set_wa, clear_wa, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 67 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / set_clear_csr! { [INFO] [stdout] 69 | | /// Write back enable; clear this bit to be write through [INFO] [stdout] 70 | | , 0x7C1, set_wb, clear_wb, 1 << 3 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 71 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / set_clear_csr! { [INFO] [stdout] 69 | | /// Write back enable; clear this bit to be write through [INFO] [stdout] 70 | | , 0x7C1, set_wb, clear_wb, 1 << 3 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 71 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / set_clear_csr! { [INFO] [stdout] 73 | | /// Return stack enable [INFO] [stdout] 74 | | , 0x7C1, set_rs, clear_rs, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / set_clear_csr! { [INFO] [stdout] 73 | | /// Return stack enable [INFO] [stdout] 74 | | , 0x7C1, set_rs, clear_rs, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / set_clear_csr! { [INFO] [stdout] 77 | | /// Branch predict enable [INFO] [stdout] 78 | | , 0x7C1, set_bpe, clear_bpe, 1 << 5 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / set_clear_csr! { [INFO] [stdout] 77 | | /// Branch predict enable [INFO] [stdout] 78 | | , 0x7C1, set_bpe, clear_bpe, 1 << 5 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / set_clear_csr! { [INFO] [stdout] 81 | | /// Branch target buffer enable [INFO] [stdout] 82 | | , 0x7C1, set_btb, clear_btb, 1 << 6 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / set_clear_csr! { [INFO] [stdout] 81 | | /// Branch target buffer enable [INFO] [stdout] 82 | | , 0x7C1, set_btb, clear_btb, 1 << 6 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / set_clear_csr! { [INFO] [stdout] 85 | | /// Write bulk transfer enable [INFO] [stdout] 86 | | , 0x7C1, set_wbr, clear_wbr, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhcr.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / set_clear_csr! { [INFO] [stdout] 85 | | /// Write bulk transfer enable [INFO] [stdout] 86 | | , 0x7C1, set_wbr, clear_wbr, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhint.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / set_clear_csr! { [INFO] [stdout] 32 | | /// D-cache prefetch enable [INFO] [stdout] 33 | | , 0x7C5, set_dpld, clear_dpld, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhint.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / set_clear_csr! { [INFO] [stdout] 32 | | /// D-cache prefetch enable [INFO] [stdout] 33 | | , 0x7C5, set_dpld, clear_dpld, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhint.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / set_clear_csr! { [INFO] [stdout] 36 | | /// I-cache prefetch enable [INFO] [stdout] 37 | | , 0x7C5, set_ipld, clear_ipld, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mhint.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / set_clear_csr! { [INFO] [stdout] 36 | | /// I-cache prefetch enable [INFO] [stdout] 37 | | , 0x7C5, set_ipld, clear_ipld, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / set_clear_csr! { [INFO] [stdout] 85 | | /// User mode performance monitor enable [INFO] [stdout] 86 | | , 0x7C0, set_pmdu, clear_pmdu, 1 << 10 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / set_clear_csr! { [INFO] [stdout] 85 | | /// User mode performance monitor enable [INFO] [stdout] 86 | | , 0x7C0, set_pmdu, clear_pmdu, 1 << 10 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / set_clear_csr! { [INFO] [stdout] 89 | | /// Supervisor mode performance monitor enable [INFO] [stdout] 90 | | , 0x7C0, set_pmds, clear_pmds, 1 << 11 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 91 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / set_clear_csr! { [INFO] [stdout] 89 | | /// Supervisor mode performance monitor enable [INFO] [stdout] 90 | | , 0x7C0, set_pmds, clear_pmds, 1 << 11 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 91 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / set_clear_csr! { [INFO] [stdout] 93 | | /// Machine mode performance monitor enable [INFO] [stdout] 94 | | , 0x7C0, set_pmdm, clear_pmdm, 1 << 13 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 95 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / set_clear_csr! { [INFO] [stdout] 93 | | /// Machine mode performance monitor enable [INFO] [stdout] 94 | | , 0x7C0, set_pmdm, clear_pmdm, 1 << 13 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 95 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / set_clear_csr! { [INFO] [stdout] 97 | | /// Unaligned access enable [INFO] [stdout] 98 | | , 0x7C0, set_mm, clear_mm, 1 << 15 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / set_clear_csr! { [INFO] [stdout] 97 | | /// Unaligned access enable [INFO] [stdout] 98 | | , 0x7C0, set_mm, clear_mm, 1 << 15 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / set_clear_csr! { [INFO] [stdout] 101 | | /// User mode allow extended cache instruction [INFO] [stdout] 102 | | , 0x7C0, set_ucme, clear_ucme, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / set_clear_csr! { [INFO] [stdout] 101 | | /// User mode allow extended cache instruction [INFO] [stdout] 102 | | , 0x7C0, set_ucme, clear_ucme, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / set_clear_csr! { [INFO] [stdout] 105 | | /// CLINT supervisor extension enable [INFO] [stdout] 106 | | , 0x7C0, set_clintee, clear_clintee, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / set_clear_csr! { [INFO] [stdout] 105 | | /// CLINT supervisor extension enable [INFO] [stdout] 106 | | , 0x7C0, set_clintee, clear_clintee, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / set_clear_csr! { [INFO] [stdout] 109 | | /// Hardware refill when TLB item absent enable [INFO] [stdout] 110 | | , 0x7C0, set_mhrd, clear_mhrd, 1 << 18 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / set_clear_csr! { [INFO] [stdout] 109 | | /// Hardware refill when TLB item absent enable [INFO] [stdout] 110 | | , 0x7C0, set_mhrd, clear_mhrd, 1 << 18 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / set_clear_csr! { [INFO] [stdout] 113 | | /// Extend MMU page table entry address attributes enable [INFO] [stdout] 114 | | , 0x7C0, set_maee, clear_maee, 1 << 21 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 115 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / set_clear_csr! { [INFO] [stdout] 113 | | /// Extend MMU page table entry address attributes enable [INFO] [stdout] 114 | | , 0x7C0, set_maee, clear_maee, 1 << 21 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 115 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / set_clear_csr! { [INFO] [stdout] 117 | | /// T-Head extended instruction set architecture enable [INFO] [stdout] 118 | | , 0x7C0, set_theadisaee, clear_theadisaee, 1 << 22 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mxstatus.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / set_clear_csr! { [INFO] [stdout] 117 | | /// T-Head extended instruction set architecture enable [INFO] [stdout] 118 | | , 0x7C0, set_theadisaee, clear_theadisaee, 1 << 22 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/meicr.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / set_clear_csr! { [INFO] [stdout] 7 | | /// L1-cache error control error inject enable [INFO] [stdout] 8 | | , 0x7D6, set_inj_en, clear_inj_en, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 9 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/meicr.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / set_clear_csr! { [INFO] [stdout] 7 | | /// L1-cache error control error inject enable [INFO] [stdout] 8 | | , 0x7D6, set_inj_en, clear_inj_en, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 9 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/meicr.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / set_clear_csr! { [INFO] [stdout] 11 | | /// Error control error fatal inject enable [INFO] [stdout] 12 | | , 0x7D6, set_fatal_inj, clear_fatal_inj, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/meicr.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / set_clear_csr! { [INFO] [stdout] 11 | | /// Error control error fatal inject enable [INFO] [stdout] 12 | | , 0x7D6, set_fatal_inj, clear_fatal_inj, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/meicr2.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / set_clear_csr! { [INFO] [stdout] 16 | | /// L2-cache error control error inject enable [INFO] [stdout] 17 | | , 0x7D7, set_inj_en, clear_inj_en, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/meicr2.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / set_clear_csr! { [INFO] [stdout] 16 | | /// L2-cache error control error inject enable [INFO] [stdout] 17 | | , 0x7D7, set_inj_en, clear_inj_en, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/meicr2.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / set_clear_csr! { [INFO] [stdout] 20 | | /// Error control error fatal inject enable [INFO] [stdout] 21 | | , 0x7D7, set_fatal_inj, clear_fatal_inj, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 22 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/meicr2.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / set_clear_csr! { [INFO] [stdout] 20 | | /// Error control error fatal inject enable [INFO] [stdout] 21 | | , 0x7D7, set_fatal_inj, clear_fatal_inj, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 22 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/sxstatus.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / set_clear_csr! { [INFO] [stdout] 78 | | /// Unaligned access enable [INFO] [stdout] 79 | | , 0x5C0, set_mm, clear_mm, 1 << 15 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 80 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/sxstatus.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / set_clear_csr! { [INFO] [stdout] 78 | | /// Unaligned access enable [INFO] [stdout] 79 | | , 0x5C0, set_mm, clear_mm, 1 << 15 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 80 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mexstatus.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | / set_clear_csr! { [INFO] [stdout] 92 | | /// Wait for event mode enble [INFO] [stdout] 93 | | , 0x7E1, set_wfeen, clear_wfeen, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 94 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mexstatus.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | / set_clear_csr! { [INFO] [stdout] 92 | | /// Wait for event mode enble [INFO] [stdout] 93 | | , 0x7E1, set_wfeen, clear_wfeen, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 94 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mexstatus.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / set_clear_csr! { [INFO] [stdout] 96 | | /// Interrupt auto push stack enable [INFO] [stdout] 97 | | , 0x7E1, set_spushen, clear_spushen, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 98 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mexstatus.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / set_clear_csr! { [INFO] [stdout] 96 | | /// Interrupt auto push stack enable [INFO] [stdout] 97 | | , 0x7E1, set_spushen, clear_spushen, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 98 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mexstatus.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / set_clear_csr! { [INFO] [stdout] 100 | | /// Interrupt auto swap stack enable [INFO] [stdout] 101 | | , 0x7E1, set_spswapen, clear_spswapen, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mexstatus.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / set_clear_csr! { [INFO] [stdout] 100 | | /// Interrupt auto swap stack enable [INFO] [stdout] 101 | | , 0x7E1, set_spswapen, clear_spswapen, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/fxcr.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / set_clear_csr! { [INFO] [stdout] 76 | | /// Output QNaN mode [INFO] [stdout] 77 | | , 0x800, set_dqnan, clear_dqnan, 1 << 23 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/fxcr.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / set_clear_csr! { [INFO] [stdout] 76 | | /// Output QNaN mode [INFO] [stdout] 77 | | , 0x800, set_dqnan, clear_dqnan, 1 << 23 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | asm!(concat!("csrs ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mcins.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / set_clear_csr! { [INFO] [stdout] 5 | | /// Cache read request [INFO] [stdout] 6 | | , 0x7D2, set_r, clear_r, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 7 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `set_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/macros.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | asm!(concat!("csrc ",$csr_number,", {0}"), in(reg) $e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/register/mcins.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / set_clear_csr! { [INFO] [stdout] 5 | | /// Cache read request [INFO] [stdout] 6 | | , 0x7D2, set_r, clear_r, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 7 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use the `e` modifier to have the register formatted as `eax` [INFO] [stdout] = help: or use the `r` modifier to keep the default formatting of `rax` [INFO] [stdout] = note: this warning originates in the macro `clear_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2819 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2820 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2821 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2822 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2823 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2824 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2825 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2829 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2830 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2831 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2832 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] --> src/macros.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | asm!(concat!("csrr {}, ",$csr_number), out(reg) r); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | csrr rax, 2833 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 73 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xuantie` due to 13 previous errors; 73 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d44548e0b978c698b34b15224962742513d581c5152774cd008f8c7f4304942f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44548e0b978c698b34b15224962742513d581c5152774cd008f8c7f4304942f", kill_on_drop: false }` [INFO] [stdout] d44548e0b978c698b34b15224962742513d581c5152774cd008f8c7f4304942f