[INFO] fetching crate xuantie 0.0.5... [INFO] checking xuantie-0.0.5 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate xuantie 0.0.5 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate xuantie 0.0.5 [INFO] finished tweaking crates.io crate xuantie 0.0.5 [INFO] tweaked toml for crates.io crate xuantie 0.0.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xuantie 0.0.5 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13b339e3412217e038d54326e56bec86a26fb74a3986c5c3bced4934fb34828c [INFO] running `Command { std: "docker" "start" "-a" "13b339e3412217e038d54326e56bec86a26fb74a3986c5c3bced4934fb34828c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b339e3412217e038d54326e56bec86a26fb74a3986c5c3bced4934fb34828c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b339e3412217e038d54326e56bec86a26fb74a3986c5c3bced4934fb34828c", kill_on_drop: false }` [INFO] [stdout] 13b339e3412217e038d54326e56bec86a26fb74a3986c5c3bced4934fb34828c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 376cd43694cd997256a638aadbf431c77ab6e5e1941d341e3446489fcf31b459 [INFO] running `Command { std: "docker" "start" "-a" "376cd43694cd997256a638aadbf431c77ab6e5e1941d341e3446489fcf31b459", kill_on_drop: false }` [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking xuantie v0.0.5 (/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] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: `#[warn(asm_sub_register)]` on by default [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / set_clear_csr! { [INFO] [stdout] 89 | | /// I-cache enable [INFO] [stdout] 90 | | , 0x7C1, set_ie, clear_ie, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 91 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / set_clear_csr! { [INFO] [stdout] 89 | | /// I-cache enable [INFO] [stdout] 90 | | , 0x7C1, set_ie, clear_ie, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 91 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / set_clear_csr! { [INFO] [stdout] 93 | | /// D-cache enable [INFO] [stdout] 94 | | , 0x7C1, set_de, clear_de, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 95 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / set_clear_csr! { [INFO] [stdout] 93 | | /// D-cache enable [INFO] [stdout] 94 | | , 0x7C1, set_de, clear_de, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 95 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / set_clear_csr! { [INFO] [stdout] 97 | | /// Cache write allocate configuration enable [INFO] [stdout] 98 | | , 0x7C1, set_wa, clear_wa, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / set_clear_csr! { [INFO] [stdout] 97 | | /// Cache write allocate configuration enable [INFO] [stdout] 98 | | , 0x7C1, set_wa, clear_wa, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / set_clear_csr! { [INFO] [stdout] 101 | | /// Write back enable; clear this bit to be write through [INFO] [stdout] 102 | | , 0x7C1, set_wb, clear_wb, 1 << 3 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / set_clear_csr! { [INFO] [stdout] 101 | | /// Write back enable; clear this bit to be write through [INFO] [stdout] 102 | | , 0x7C1, set_wb, clear_wb, 1 << 3 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / set_clear_csr! { [INFO] [stdout] 105 | | /// Return stack enable [INFO] [stdout] 106 | | , 0x7C1, set_rs, clear_rs, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / set_clear_csr! { [INFO] [stdout] 105 | | /// Return stack enable [INFO] [stdout] 106 | | , 0x7C1, set_rs, clear_rs, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / set_clear_csr! { [INFO] [stdout] 109 | | /// Branch predict enable [INFO] [stdout] 110 | | , 0x7C1, set_bpe, clear_bpe, 1 << 5 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / set_clear_csr! { [INFO] [stdout] 109 | | /// Branch predict enable [INFO] [stdout] 110 | | , 0x7C1, set_bpe, clear_bpe, 1 << 5 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / set_clear_csr! { [INFO] [stdout] 113 | | /// Branch target buffer enable [INFO] [stdout] 114 | | , 0x7C1, set_btb, clear_btb, 1 << 6 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 115 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / set_clear_csr! { [INFO] [stdout] 113 | | /// Branch target buffer enable [INFO] [stdout] 114 | | , 0x7C1, set_btb, clear_btb, 1 << 6 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 115 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / set_clear_csr! { [INFO] [stdout] 117 | | /// Write bulk transfer enable [INFO] [stdout] 118 | | , 0x7C1, set_wbr, clear_wbr, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / set_clear_csr! { [INFO] [stdout] 117 | | /// Write bulk transfer enable [INFO] [stdout] 118 | | , 0x7C1, set_wbr, clear_wbr, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / set_clear_csr! { [INFO] [stdout] 71 | | /// D-cache prefetch enable [INFO] [stdout] 72 | | , 0x7C5, set_dpld, clear_dpld, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 73 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhint.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / set_clear_csr! { [INFO] [stdout] 71 | | /// D-cache prefetch enable [INFO] [stdout] 72 | | , 0x7C5, set_dpld, clear_dpld, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 73 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / set_clear_csr! { [INFO] [stdout] 75 | | /// I-cache prefetch enable [INFO] [stdout] 76 | | , 0x7C5, set_ipld, clear_ipld, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhint.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / set_clear_csr! { [INFO] [stdout] 75 | | /// I-cache prefetch enable [INFO] [stdout] 76 | | , 0x7C5, set_ipld, clear_ipld, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | / set_clear_csr! { [INFO] [stdout] 79 | | /// Accure exception enable [INFO] [stdout] 80 | | /// [INFO] [stdout] 81 | | /// # Platform support [INFO] [stdout] ... | [INFO] [stdout] 84 | | , 0x7C5, set_aee, clear_aee, 1 << 20 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 85 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhint.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | / set_clear_csr! { [INFO] [stdout] 79 | | /// Accure exception enable [INFO] [stdout] 80 | | /// [INFO] [stdout] 81 | | /// # Platform support [INFO] [stdout] ... | [INFO] [stdout] 84 | | , 0x7C5, set_aee, clear_aee, 1 << 20 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 85 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 | | /// User mode performance monitor enable [INFO] [stdout] 110 | | , 0x7C0, set_pmdu, clear_pmdu, 1 << 10 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / set_clear_csr! { [INFO] [stdout] 109 | | /// User mode performance monitor enable [INFO] [stdout] 110 | | , 0x7C0, set_pmdu, clear_pmdu, 1 << 10 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 | | /// Supervisor mode performance monitor enable [INFO] [stdout] 114 | | , 0x7C0, set_pmds, clear_pmds, 1 << 11 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 115 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / set_clear_csr! { [INFO] [stdout] 113 | | /// Supervisor mode performance monitor enable [INFO] [stdout] 114 | | , 0x7C0, set_pmds, clear_pmds, 1 << 11 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 115 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 | | /// Machine mode performance monitor enable [INFO] [stdout] 118 | | , 0x7C0, set_pmdm, clear_pmdm, 1 << 13 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / set_clear_csr! { [INFO] [stdout] 117 | | /// Machine mode performance monitor enable [INFO] [stdout] 118 | | , 0x7C0, set_pmdm, clear_pmdm, 1 << 13 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / set_clear_csr! { [INFO] [stdout] 121 | | /// Unaligned access enable [INFO] [stdout] 122 | | , 0x7C0, set_mm, clear_mm, 1 << 15 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 123 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / set_clear_csr! { [INFO] [stdout] 121 | | /// Unaligned access enable [INFO] [stdout] 122 | | , 0x7C0, set_mm, clear_mm, 1 << 15 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 123 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / set_clear_csr! { [INFO] [stdout] 125 | | /// User mode allow extended cache instruction [INFO] [stdout] 126 | | , 0x7C0, set_ucme, clear_ucme, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / set_clear_csr! { [INFO] [stdout] 125 | | /// User mode allow extended cache instruction [INFO] [stdout] 126 | | , 0x7C0, set_ucme, clear_ucme, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / set_clear_csr! { [INFO] [stdout] 129 | | /// CLINT supervisor extension enable [INFO] [stdout] 130 | | , 0x7C0, set_clintee, clear_clintee, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / set_clear_csr! { [INFO] [stdout] 129 | | /// CLINT supervisor extension enable [INFO] [stdout] 130 | | , 0x7C0, set_clintee, clear_clintee, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / set_clear_csr! { [INFO] [stdout] 133 | | /// Hardware refill when TLB item absent enable [INFO] [stdout] 134 | | , 0x7C0, set_mhrd, clear_mhrd, 1 << 18 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 135 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / set_clear_csr! { [INFO] [stdout] 133 | | /// Hardware refill when TLB item absent enable [INFO] [stdout] 134 | | , 0x7C0, set_mhrd, clear_mhrd, 1 << 18 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 135 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / set_clear_csr! { [INFO] [stdout] 137 | | /// Extend MMU page table entry address attributes enable [INFO] [stdout] 138 | | , 0x7C0, set_maee, clear_maee, 1 << 21 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 139 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / set_clear_csr! { [INFO] [stdout] 137 | | /// Extend MMU page table entry address attributes enable [INFO] [stdout] 138 | | , 0x7C0, set_maee, clear_maee, 1 << 21 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 139 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / set_clear_csr! { [INFO] [stdout] 141 | | /// T-Head extended instruction set architecture enable [INFO] [stdout] 142 | | , 0x7C0, set_theadisaee, clear_theadisaee, 1 << 22 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 143 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / set_clear_csr! { [INFO] [stdout] 141 | | /// T-Head extended instruction set architecture enable [INFO] [stdout] 142 | | , 0x7C0, set_theadisaee, clear_theadisaee, 1 << 22 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 143 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 | | /// Wait for event mode enble [INFO] [stdout] 97 | | , 0x7E1, set_wfeen, clear_wfeen, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 98 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mexstatus.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / set_clear_csr! { [INFO] [stdout] 96 | | /// Wait for event mode enble [INFO] [stdout] 97 | | , 0x7E1, set_wfeen, clear_wfeen, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 98 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 push stack enable [INFO] [stdout] 101 | | , 0x7E1, set_spushen, clear_spushen, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mexstatus.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / set_clear_csr! { [INFO] [stdout] 100 | | /// Interrupt auto push stack enable [INFO] [stdout] 101 | | , 0x7E1, set_spushen, clear_spushen, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / set_clear_csr! { [INFO] [stdout] 104 | | /// Interrupt auto swap stack enable [INFO] [stdout] 105 | | , 0x7E1, set_spswapen, clear_spswapen, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 106 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mexstatus.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / set_clear_csr! { [INFO] [stdout] 104 | | /// Interrupt auto swap stack enable [INFO] [stdout] 105 | | , 0x7E1, set_spswapen, clear_spswapen, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 106 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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: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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: `#[warn(asm_sub_register)]` on by default [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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/mcpuid.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe { asm!("csrr {}, 0xFC0", out(reg) val) }; [INFO] [stdout] | ^^ --- for this argument [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [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:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / set_clear_csr! { [INFO] [stdout] 89 | | /// I-cache enable [INFO] [stdout] 90 | | , 0x7C1, set_ie, clear_ie, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 91 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / set_clear_csr! { [INFO] [stdout] 89 | | /// I-cache enable [INFO] [stdout] 90 | | , 0x7C1, set_ie, clear_ie, 1 << 0 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 91 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / set_clear_csr! { [INFO] [stdout] 93 | | /// D-cache enable [INFO] [stdout] 94 | | , 0x7C1, set_de, clear_de, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 95 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / set_clear_csr! { [INFO] [stdout] 93 | | /// D-cache enable [INFO] [stdout] 94 | | , 0x7C1, set_de, clear_de, 1 << 1 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 95 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / set_clear_csr! { [INFO] [stdout] 97 | | /// Cache write allocate configuration enable [INFO] [stdout] 98 | | , 0x7C1, set_wa, clear_wa, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / set_clear_csr! { [INFO] [stdout] 97 | | /// Cache write allocate configuration enable [INFO] [stdout] 98 | | , 0x7C1, set_wa, clear_wa, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / set_clear_csr! { [INFO] [stdout] 101 | | /// Write back enable; clear this bit to be write through [INFO] [stdout] 102 | | , 0x7C1, set_wb, clear_wb, 1 << 3 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / set_clear_csr! { [INFO] [stdout] 101 | | /// Write back enable; clear this bit to be write through [INFO] [stdout] 102 | | , 0x7C1, set_wb, clear_wb, 1 << 3 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / set_clear_csr! { [INFO] [stdout] 105 | | /// Return stack enable [INFO] [stdout] 106 | | , 0x7C1, set_rs, clear_rs, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / set_clear_csr! { [INFO] [stdout] 105 | | /// Return stack enable [INFO] [stdout] 106 | | , 0x7C1, set_rs, clear_rs, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / set_clear_csr! { [INFO] [stdout] 109 | | /// Branch predict enable [INFO] [stdout] 110 | | , 0x7C1, set_bpe, clear_bpe, 1 << 5 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / set_clear_csr! { [INFO] [stdout] 109 | | /// Branch predict enable [INFO] [stdout] 110 | | , 0x7C1, set_bpe, clear_bpe, 1 << 5 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / set_clear_csr! { [INFO] [stdout] 113 | | /// Branch target buffer enable [INFO] [stdout] 114 | | , 0x7C1, set_btb, clear_btb, 1 << 6 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 115 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / set_clear_csr! { [INFO] [stdout] 113 | | /// Branch target buffer enable [INFO] [stdout] 114 | | , 0x7C1, set_btb, clear_btb, 1 << 6 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 115 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / set_clear_csr! { [INFO] [stdout] 117 | | /// Write bulk transfer enable [INFO] [stdout] 118 | | , 0x7C1, set_wbr, clear_wbr, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhcr.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / set_clear_csr! { [INFO] [stdout] 117 | | /// Write bulk transfer enable [INFO] [stdout] 118 | | , 0x7C1, set_wbr, clear_wbr, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / set_clear_csr! { [INFO] [stdout] 71 | | /// D-cache prefetch enable [INFO] [stdout] 72 | | , 0x7C5, set_dpld, clear_dpld, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 73 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhint.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / set_clear_csr! { [INFO] [stdout] 71 | | /// D-cache prefetch enable [INFO] [stdout] 72 | | , 0x7C5, set_dpld, clear_dpld, 1 << 2 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 73 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / set_clear_csr! { [INFO] [stdout] 75 | | /// I-cache prefetch enable [INFO] [stdout] 76 | | , 0x7C5, set_ipld, clear_ipld, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhint.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / set_clear_csr! { [INFO] [stdout] 75 | | /// I-cache prefetch enable [INFO] [stdout] 76 | | , 0x7C5, set_ipld, clear_ipld, 1 << 8 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | / set_clear_csr! { [INFO] [stdout] 79 | | /// Accure exception enable [INFO] [stdout] 80 | | /// [INFO] [stdout] 81 | | /// # Platform support [INFO] [stdout] ... | [INFO] [stdout] 84 | | , 0x7C5, set_aee, clear_aee, 1 << 20 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 85 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mhint.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | / set_clear_csr! { [INFO] [stdout] 79 | | /// Accure exception enable [INFO] [stdout] 80 | | /// [INFO] [stdout] 81 | | /// # Platform support [INFO] [stdout] ... | [INFO] [stdout] 84 | | , 0x7C5, set_aee, clear_aee, 1 << 20 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 85 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 | | /// User mode performance monitor enable [INFO] [stdout] 110 | | , 0x7C0, set_pmdu, clear_pmdu, 1 << 10 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / set_clear_csr! { [INFO] [stdout] 109 | | /// User mode performance monitor enable [INFO] [stdout] 110 | | , 0x7C0, set_pmdu, clear_pmdu, 1 << 10 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 | | /// Supervisor mode performance monitor enable [INFO] [stdout] 114 | | , 0x7C0, set_pmds, clear_pmds, 1 << 11 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 115 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / set_clear_csr! { [INFO] [stdout] 113 | | /// Supervisor mode performance monitor enable [INFO] [stdout] 114 | | , 0x7C0, set_pmds, clear_pmds, 1 << 11 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 115 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 | | /// Machine mode performance monitor enable [INFO] [stdout] 118 | | , 0x7C0, set_pmdm, clear_pmdm, 1 << 13 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / set_clear_csr! { [INFO] [stdout] 117 | | /// Machine mode performance monitor enable [INFO] [stdout] 118 | | , 0x7C0, set_pmdm, clear_pmdm, 1 << 13 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / set_clear_csr! { [INFO] [stdout] 121 | | /// Unaligned access enable [INFO] [stdout] 122 | | , 0x7C0, set_mm, clear_mm, 1 << 15 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 123 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / set_clear_csr! { [INFO] [stdout] 121 | | /// Unaligned access enable [INFO] [stdout] 122 | | , 0x7C0, set_mm, clear_mm, 1 << 15 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 123 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / set_clear_csr! { [INFO] [stdout] 125 | | /// User mode allow extended cache instruction [INFO] [stdout] 126 | | , 0x7C0, set_ucme, clear_ucme, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / set_clear_csr! { [INFO] [stdout] 125 | | /// User mode allow extended cache instruction [INFO] [stdout] 126 | | , 0x7C0, set_ucme, clear_ucme, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / set_clear_csr! { [INFO] [stdout] 129 | | /// CLINT supervisor extension enable [INFO] [stdout] 130 | | , 0x7C0, set_clintee, clear_clintee, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / set_clear_csr! { [INFO] [stdout] 129 | | /// CLINT supervisor extension enable [INFO] [stdout] 130 | | , 0x7C0, set_clintee, clear_clintee, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / set_clear_csr! { [INFO] [stdout] 133 | | /// Hardware refill when TLB item absent enable [INFO] [stdout] 134 | | , 0x7C0, set_mhrd, clear_mhrd, 1 << 18 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 135 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / set_clear_csr! { [INFO] [stdout] 133 | | /// Hardware refill when TLB item absent enable [INFO] [stdout] 134 | | , 0x7C0, set_mhrd, clear_mhrd, 1 << 18 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 135 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / set_clear_csr! { [INFO] [stdout] 137 | | /// Extend MMU page table entry address attributes enable [INFO] [stdout] 138 | | , 0x7C0, set_maee, clear_maee, 1 << 21 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 139 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / set_clear_csr! { [INFO] [stdout] 137 | | /// Extend MMU page table entry address attributes enable [INFO] [stdout] 138 | | , 0x7C0, set_maee, clear_maee, 1 << 21 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 139 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / set_clear_csr! { [INFO] [stdout] 141 | | /// T-Head extended instruction set architecture enable [INFO] [stdout] 142 | | , 0x7C0, set_theadisaee, clear_theadisaee, 1 << 22 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 143 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mxstatus.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / set_clear_csr! { [INFO] [stdout] 141 | | /// T-Head extended instruction set architecture enable [INFO] [stdout] 142 | | , 0x7C0, set_theadisaee, clear_theadisaee, 1 << 22 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 143 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 | | /// Wait for event mode enble [INFO] [stdout] 97 | | , 0x7E1, set_wfeen, clear_wfeen, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 98 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mexstatus.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / set_clear_csr! { [INFO] [stdout] 96 | | /// Wait for event mode enble [INFO] [stdout] 97 | | , 0x7E1, set_wfeen, clear_wfeen, 1 << 4 [INFO] [stdout] | | ------ for this argument [INFO] [stdout] 98 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 push stack enable [INFO] [stdout] 101 | | , 0x7E1, set_spushen, clear_spushen, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mexstatus.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / set_clear_csr! { [INFO] [stdout] 100 | | /// Interrupt auto push stack enable [INFO] [stdout] 101 | | , 0x7E1, set_spushen, clear_spushen, 1 << 16 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / set_clear_csr! { [INFO] [stdout] 104 | | /// Interrupt auto swap stack enable [INFO] [stdout] 105 | | , 0x7E1, set_spswapen, clear_spswapen, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 106 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/mexstatus.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / set_clear_csr! { [INFO] [stdout] 104 | | /// Interrupt auto swap stack enable [INFO] [stdout] 105 | | , 0x7E1, set_spswapen, clear_spswapen, 1 << 17 [INFO] [stdout] | | ------- for this argument [INFO] [stdout] 106 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `set_csr` which comes from the expansion of the macro `set_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/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 `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `clear_csr` which comes from the expansion of the macro `set_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/mcpuid.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe { asm!("csrr {}, 0xFC0", out(reg) val) }; [INFO] [stdout] | ^^ --- for this argument [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "376cd43694cd997256a638aadbf431c77ab6e5e1941d341e3446489fcf31b459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "376cd43694cd997256a638aadbf431c77ab6e5e1941d341e3446489fcf31b459", kill_on_drop: false }` [INFO] [stdout] 376cd43694cd997256a638aadbf431c77ab6e5e1941d341e3446489fcf31b459