[INFO] cloning repository https://github.com/aputs/esp32 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aputs/esp32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faputs%2Fesp32", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faputs%2Fesp32'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b51e28e0705035849400eebc2c7ea14e2675e1bc [INFO] testing aputs/esp32 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faputs%2Fesp32" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aputs/esp32 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-91/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/aputs/esp32 [INFO] finished tweaking git repo https://github.com/aputs/esp32 [INFO] tweaked toml for git repo https://github.com/aputs/esp32 written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/aputs/esp32 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27f39770c8eae9ec23d1aa39326b4a77d11709bcd4eb8bc3968512c34e8c5634 [INFO] running `Command { std: "docker" "start" "-a" "27f39770c8eae9ec23d1aa39326b4a77d11709bcd4eb8bc3968512c34e8c5634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27f39770c8eae9ec23d1aa39326b4a77d11709bcd4eb8bc3968512c34e8c5634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f39770c8eae9ec23d1aa39326b4a77d11709bcd4eb8bc3968512c34e8c5634", kill_on_drop: false }` [INFO] [stdout] 27f39770c8eae9ec23d1aa39326b4a77d11709bcd4eb8bc3968512c34e8c5634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a426eb839bde55e6b73d84b21907d2e76d6850b74fe1fa55adf897d0a09d5193 [INFO] running `Command { std: "docker" "start" "-a" "a426eb839bde55e6b73d84b21907d2e76d6850b74fe1fa55adf897d0a09d5193", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling xtensa-lx v0.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling xtensa-lx-rt v0.7.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling r0 v1.0.0 [INFO] [stderr] Compiling mutex-trait v0.2.0 [INFO] [stderr] Compiling esp32 v0.11.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling esp32-hal v0.3.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling xtensa-lx-rt-proc-macros v0.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | wsr a0, EXCSAVE1 // preserve a0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:9 [INFO] [stdout] | [INFO] [stdout] 3 | wsr a0, EXCSAVE1 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | s32i a2, sp, +XT_STK_A2 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:26 [INFO] [stdout] | [INFO] [stdout] 3 | s32i a2, sp, +XT_STK_A2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | s32i a3, sp, +XT_STK_A3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:26 [INFO] [stdout] | [INFO] [stdout] 4 | s32i a3, sp, +XT_STK_A3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | s32i a4, sp, +XT_STK_A4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:26 [INFO] [stdout] | [INFO] [stdout] 5 | s32i a4, sp, +XT_STK_A4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | s32i a5, sp, +XT_STK_A5 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:26 [INFO] [stdout] | [INFO] [stdout] 6 | s32i a5, sp, +XT_STK_A5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | s32i a6, sp, +XT_STK_A6 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:26 [INFO] [stdout] | [INFO] [stdout] 7 | s32i a6, sp, +XT_STK_A6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | s32i a7, sp, +XT_STK_A7 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:26 [INFO] [stdout] | [INFO] [stdout] 8 | s32i a7, sp, +XT_STK_A7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | s32i a8, sp, +XT_STK_A8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:26 [INFO] [stdout] | [INFO] [stdout] 9 | s32i a8, sp, +XT_STK_A8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | s32i a9, sp, +XT_STK_A9 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:26 [INFO] [stdout] | [INFO] [stdout] 10 | s32i a9, sp, +XT_STK_A9 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | s32i a10, sp, +XT_STK_A10 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:26 [INFO] [stdout] | [INFO] [stdout] 11 | s32i a10, sp, +XT_STK_A10 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | s32i a11, sp, +XT_STK_A11 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:26 [INFO] [stdout] | [INFO] [stdout] 12 | s32i a11, sp, +XT_STK_A11 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | s32i a12, sp, +XT_STK_A12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:26 [INFO] [stdout] | [INFO] [stdout] 13 | s32i a12, sp, +XT_STK_A12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | s32i a13, sp, +XT_STK_A13 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:26 [INFO] [stdout] | [INFO] [stdout] 14 | s32i a13, sp, +XT_STK_A13 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | s32i a14, sp, +XT_STK_A14 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :15:26 [INFO] [stdout] | [INFO] [stdout] 15 | s32i a14, sp, +XT_STK_A14 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | s32i a15, sp, +XT_STK_A15 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:26 [INFO] [stdout] | [INFO] [stdout] 16 | s32i a15, sp, +XT_STK_A15 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | rsr a3, SAR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :18:9 [INFO] [stdout] | [INFO] [stdout] 18 | rsr a3, SAR [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | s32i a3, sp, +XT_STK_SAR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :19:26 [INFO] [stdout] | [INFO] [stdout] 19 | s32i a3, sp, +XT_STK_SAR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | rsr a3, LBEG [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:9 [INFO] [stdout] | [INFO] [stdout] 22 | rsr a3, LBEG [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | s32i a3, sp, +XT_STK_LBEG [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :23:26 [INFO] [stdout] | [INFO] [stdout] 23 | s32i a3, sp, +XT_STK_LBEG [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | rsr a3, LEND [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :24:9 [INFO] [stdout] | [INFO] [stdout] 24 | rsr a3, LEND [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | s32i a3, sp, +XT_STK_LEND [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :25:26 [INFO] [stdout] | [INFO] [stdout] 25 | s32i a3, sp, +XT_STK_LEND [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | rsr a3, LCOUNT [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :26:9 [INFO] [stdout] | [INFO] [stdout] 26 | rsr a3, LCOUNT [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | s32i a3, sp, +XT_STK_LCOUNT [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:26 [INFO] [stdout] | [INFO] [stdout] 27 | s32i a3, sp, +XT_STK_LCOUNT [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | rur a3, threadptr [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :30:9 [INFO] [stdout] | [INFO] [stdout] 30 | rur a3, threadptr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | s32i a3, sp, +XT_STK_THREADPTR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :31:25 [INFO] [stdout] | [INFO] [stdout] 31 | s32i a3, sp, +XT_STK_THREADPTR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | rsr a3, scompare1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :34:9 [INFO] [stdout] | [INFO] [stdout] 34 | rsr a3, scompare1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | s32i a3, sp, +XT_STK_SCOMPARE1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :35:25 [INFO] [stdout] | [INFO] [stdout] 35 | s32i a3, sp, +XT_STK_SCOMPARE1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | rsr a3, br [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :38:9 [INFO] [stdout] | [INFO] [stdout] 38 | rsr a3, br [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | s32i a3, sp, +XT_STK_BR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :39:25 [INFO] [stdout] | [INFO] [stdout] 39 | s32i a3, sp, +XT_STK_BR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | rsr a3, acclo [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :42:9 [INFO] [stdout] | [INFO] [stdout] 42 | rsr a3, acclo [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | s32i a3, sp, +XT_STK_ACCLO [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :43:25 [INFO] [stdout] | [INFO] [stdout] 43 | s32i a3, sp, +XT_STK_ACCLO [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | rsr a3, acchi [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:9 [INFO] [stdout] | [INFO] [stdout] 44 | rsr a3, acchi [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | s32i a3, sp, +XT_STK_ACCHI [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :45:25 [INFO] [stdout] | [INFO] [stdout] 45 | s32i a3, sp, +XT_STK_ACCHI [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | rsr a3, m0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :46:9 [INFO] [stdout] | [INFO] [stdout] 46 | rsr a3, m0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | s32i a3, sp, +XT_STK_M0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :47:25 [INFO] [stdout] | [INFO] [stdout] 47 | s32i a3, sp, +XT_STK_M0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | rsr a3, m1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :48:9 [INFO] [stdout] | [INFO] [stdout] 48 | rsr a3, m1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | s32i a3, sp, +XT_STK_M1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :49:25 [INFO] [stdout] | [INFO] [stdout] 49 | s32i a3, sp, +XT_STK_M1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | rsr a3, m2 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :50:9 [INFO] [stdout] | [INFO] [stdout] 50 | rsr a3, m2 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | s32i a3, sp, +XT_STK_M2 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :51:25 [INFO] [stdout] | [INFO] [stdout] 51 | s32i a3, sp, +XT_STK_M2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | rsr a3, m3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :52:9 [INFO] [stdout] | [INFO] [stdout] 52 | rsr a3, m3 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | s32i a3, sp, +XT_STK_M3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :53:25 [INFO] [stdout] | [INFO] [stdout] 53 | s32i a3, sp, +XT_STK_M3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | rur a3, f64r_lo [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :56:9 [INFO] [stdout] | [INFO] [stdout] 56 | rur a3, f64r_lo [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | s32i a3, sp, +XT_STK_F64R_LO [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:25 [INFO] [stdout] | [INFO] [stdout] 57 | s32i a3, sp, +XT_STK_F64R_LO [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | rur a3, f64r_hi [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :58:9 [INFO] [stdout] | [INFO] [stdout] 58 | rur a3, f64r_hi [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | s32i a3, sp, +XT_STK_F64R_HI [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :59:25 [INFO] [stdout] | [INFO] [stdout] 59 | s32i a3, sp, +XT_STK_F64R_HI [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | rur a3, f64s [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :60:9 [INFO] [stdout] | [INFO] [stdout] 60 | rur a3, f64s [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | s32i a3, sp, +XT_STK_F64S [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :61:25 [INFO] [stdout] | [INFO] [stdout] 61 | s32i a3, sp, +XT_STK_F64S [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | rur a3, fcr [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :64:9 [INFO] [stdout] | [INFO] [stdout] 64 | rur a3, fcr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | s32i a3, sp, +XT_STK_FCR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :65:25 [INFO] [stdout] | [INFO] [stdout] 65 | s32i a3, sp, +XT_STK_FCR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | rur a3, fsr [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :66:9 [INFO] [stdout] | [INFO] [stdout] 66 | rur a3, fsr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | s32i a3, sp, +XT_STK_FSR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :67:25 [INFO] [stdout] | [INFO] [stdout] 67 | s32i a3, sp, +XT_STK_FSR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | ssi f0, sp, +XT_STK_F0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :68:25 [INFO] [stdout] | [INFO] [stdout] 68 | ssi f0, sp, +XT_STK_F0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | ssi f1, sp, +XT_STK_F1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :69:25 [INFO] [stdout] | [INFO] [stdout] 69 | ssi f1, sp, +XT_STK_F1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | ssi f2, sp, +XT_STK_F2 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :70:25 [INFO] [stdout] | [INFO] [stdout] 70 | ssi f2, sp, +XT_STK_F2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | ssi f3, sp, +XT_STK_F3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :71:25 [INFO] [stdout] | [INFO] [stdout] 71 | ssi f3, sp, +XT_STK_F3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | ssi f4, sp, +XT_STK_F4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :72:25 [INFO] [stdout] | [INFO] [stdout] 72 | ssi f4, sp, +XT_STK_F4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | ssi f5, sp, +XT_STK_F5 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :73:25 [INFO] [stdout] | [INFO] [stdout] 73 | ssi f5, sp, +XT_STK_F5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | ssi f6, sp, +XT_STK_F6 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :74:25 [INFO] [stdout] | [INFO] [stdout] 74 | ssi f6, sp, +XT_STK_F6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | ssi f7, sp, +XT_STK_F7 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :75:25 [INFO] [stdout] | [INFO] [stdout] 75 | ssi f7, sp, +XT_STK_F7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | ssi f8, sp, +XT_STK_F8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :76:25 [INFO] [stdout] | [INFO] [stdout] 76 | ssi f8, sp, +XT_STK_F8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | ssi f9, sp, +XT_STK_F9 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :77:25 [INFO] [stdout] | [INFO] [stdout] 77 | ssi f9, sp, +XT_STK_F9 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | ssi f10, sp, +XT_STK_F10 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :78:26 [INFO] [stdout] | [INFO] [stdout] 78 | ssi f10, sp, +XT_STK_F10 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | ssi f11, sp, +XT_STK_F11 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :79:26 [INFO] [stdout] | [INFO] [stdout] 79 | ssi f11, sp, +XT_STK_F11 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | ssi f12, sp, +XT_STK_F12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :80:26 [INFO] [stdout] | [INFO] [stdout] 80 | ssi f12, sp, +XT_STK_F12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | ssi f13, sp, +XT_STK_F13 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :81:26 [INFO] [stdout] | [INFO] [stdout] 81 | ssi f13, sp, +XT_STK_F13 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | ssi f14, sp, +XT_STK_F14 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :82:26 [INFO] [stdout] | [INFO] [stdout] 82 | ssi f14, sp, +XT_STK_F14 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | ssi f15, sp, +XT_STK_F15 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :83:26 [INFO] [stdout] | [INFO] [stdout] 83 | ssi f15, sp, +XT_STK_F15 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | mov a9, a0 // store return address [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :89:9 [INFO] [stdout] | [INFO] [stdout] 89 | mov a9, a0 // store return address [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | addmi sp, sp, +XT_STK_FRMSZ // go back to spill register region [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :90:26 [INFO] [stdout] | [INFO] [stdout] 90 | addmi sp, sp, +XT_STK_FRMSZ // go back to spill register region [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | and a12, a12, a12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | SPILL_REGISTERS [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :92:9 [INFO] [stdout] | [INFO] [stdout] 92 | SPILL_REGISTERS [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | rotw 3 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | and a12, a12, a12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | rotw 3 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | and a12, a12, a12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:5 [INFO] [stdout] | [INFO] [stdout] 6 | rotw 3 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:5 [INFO] [stdout] | [INFO] [stdout] 7 | and a12, a12, a12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | rotw 3 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:5 [INFO] [stdout] | [INFO] [stdout] 9 | and a12, a12, a12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rotw 4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addmi' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | addmi sp, sp, -XT_STK_FRMSZ // return the current stack pointer [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :94:9 [INFO] [stdout] | [INFO] [stdout] 94 | addmi sp, sp, -XT_STK_FRMSZ // return the current stack pointer [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | mov a0, a9 // retrieve return address [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :95:9 [INFO] [stdout] | [INFO] [stdout] 95 | mov a0, a9 // retrieve return address [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | l32i a3, sp, +XT_STK_SAR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:26 [INFO] [stdout] | [INFO] [stdout] 3 | l32i a3, sp, +XT_STK_SAR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | wsr a3, SAR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:9 [INFO] [stdout] | [INFO] [stdout] 4 | wsr a3, SAR [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | l32i a3, sp, +XT_STK_LBEG [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:26 [INFO] [stdout] | [INFO] [stdout] 7 | l32i a3, sp, +XT_STK_LBEG [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | wsr a3, LBEG [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:9 [INFO] [stdout] | [INFO] [stdout] 8 | wsr a3, LBEG [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | l32i a3, sp, +XT_STK_LEND [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:26 [INFO] [stdout] | [INFO] [stdout] 9 | l32i a3, sp, +XT_STK_LEND [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | wsr a3, LEND [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:9 [INFO] [stdout] | [INFO] [stdout] 10 | wsr a3, LEND [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | l32i a3, sp, +XT_STK_LCOUNT [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:26 [INFO] [stdout] | [INFO] [stdout] 11 | l32i a3, sp, +XT_STK_LCOUNT [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | wsr a3, LCOUNT [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:9 [INFO] [stdout] | [INFO] [stdout] 12 | wsr a3, LCOUNT [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | l32i a3, sp, +XT_STK_THREADPTR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :15:25 [INFO] [stdout] | [INFO] [stdout] 15 | l32i a3, sp, +XT_STK_THREADPTR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | wur a3, threadptr [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:9 [INFO] [stdout] | [INFO] [stdout] 16 | wur a3, threadptr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | l32i a3, sp, +XT_STK_SCOMPARE1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :19:25 [INFO] [stdout] | [INFO] [stdout] 19 | l32i a3, sp, +XT_STK_SCOMPARE1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | wsr a3, scompare1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:9 [INFO] [stdout] | [INFO] [stdout] 20 | wsr a3, scompare1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | l32i a3, sp, +XT_STK_BR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :23:25 [INFO] [stdout] | [INFO] [stdout] 23 | l32i a3, sp, +XT_STK_BR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | wsr a3, br [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :24:9 [INFO] [stdout] | [INFO] [stdout] 24 | wsr a3, br [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | l32i a3, sp, +XT_STK_ACCLO [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:25 [INFO] [stdout] | [INFO] [stdout] 27 | l32i a3, sp, +XT_STK_ACCLO [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | wsr a3, acclo [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :28:9 [INFO] [stdout] | [INFO] [stdout] 28 | wsr a3, acclo [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | l32i a3, sp, +XT_STK_ACCHI [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :29:25 [INFO] [stdout] | [INFO] [stdout] 29 | l32i a3, sp, +XT_STK_ACCHI [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | wsr a3, acchi [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :30:9 [INFO] [stdout] | [INFO] [stdout] 30 | wsr a3, acchi [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | l32i a3, sp, +XT_STK_M0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :31:25 [INFO] [stdout] | [INFO] [stdout] 31 | l32i a3, sp, +XT_STK_M0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | wsr a3, m0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :32:9 [INFO] [stdout] | [INFO] [stdout] 32 | wsr a3, m0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | l32i a3, sp, +XT_STK_M1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :33:25 [INFO] [stdout] | [INFO] [stdout] 33 | l32i a3, sp, +XT_STK_M1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | wsr a3, m1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :34:9 [INFO] [stdout] | [INFO] [stdout] 34 | wsr a3, m1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | l32i a3, sp, +XT_STK_M2 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :35:25 [INFO] [stdout] | [INFO] [stdout] 35 | l32i a3, sp, +XT_STK_M2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | wsr a3, m2 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :36:9 [INFO] [stdout] | [INFO] [stdout] 36 | wsr a3, m2 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | l32i a3, sp, +XT_STK_M3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :37:25 [INFO] [stdout] | [INFO] [stdout] 37 | l32i a3, sp, +XT_STK_M3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | wsr a3, m3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :38:9 [INFO] [stdout] | [INFO] [stdout] 38 | wsr a3, m3 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | l32i a3, sp, +XT_STK_F64R_LO [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :41:25 [INFO] [stdout] | [INFO] [stdout] 41 | l32i a3, sp, +XT_STK_F64R_LO [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | wur a3, f64r_lo [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :42:9 [INFO] [stdout] | [INFO] [stdout] 42 | wur a3, f64r_lo [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | l32i a3, sp, +XT_STK_F64R_HI [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :43:25 [INFO] [stdout] | [INFO] [stdout] 43 | l32i a3, sp, +XT_STK_F64R_HI [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | wur a3, f64r_hi [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:9 [INFO] [stdout] | [INFO] [stdout] 44 | wur a3, f64r_hi [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | l32i a3, sp, +XT_STK_F64S [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :45:25 [INFO] [stdout] | [INFO] [stdout] 45 | l32i a3, sp, +XT_STK_F64S [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | wur a3, f64s [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :46:9 [INFO] [stdout] | [INFO] [stdout] 46 | wur a3, f64s [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | l32i a3, sp, +XT_STK_FCR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :49:25 [INFO] [stdout] | [INFO] [stdout] 49 | l32i a3, sp, +XT_STK_FCR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | wur a3, fcr [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :50:9 [INFO] [stdout] | [INFO] [stdout] 50 | wur a3, fcr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | l32i a3, sp, +XT_STK_FSR [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :51:25 [INFO] [stdout] | [INFO] [stdout] 51 | l32i a3, sp, +XT_STK_FSR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wur' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | wur a3, fsr [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :52:9 [INFO] [stdout] | [INFO] [stdout] 52 | wur a3, fsr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | lsi f0, sp, +XT_STK_F0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :53:25 [INFO] [stdout] | [INFO] [stdout] 53 | lsi f0, sp, +XT_STK_F0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | rsr a0, EXCCAUSE // get exception cause [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:9 [INFO] [stdout] | [INFO] [stdout] 4 | rsr a0, EXCCAUSE // get exception cause [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | lsi f1, sp, +XT_STK_F1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :54:25 [INFO] [stdout] | [INFO] [stdout] 54 | lsi f1, sp, +XT_STK_F1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | lsi f2, sp, +XT_STK_F2 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:25 [INFO] [stdout] | [INFO] [stdout] 55 | lsi f2, sp, +XT_STK_F2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | lsi f3, sp, +XT_STK_F3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :56:25 [INFO] [stdout] | [INFO] [stdout] 56 | lsi f3, sp, +XT_STK_F3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | lsi f4, sp, +XT_STK_F4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:25 [INFO] [stdout] | [INFO] [stdout] 57 | lsi f4, sp, +XT_STK_F4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | lsi f5, sp, +XT_STK_F5 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :58:25 [INFO] [stdout] | [INFO] [stdout] 58 | lsi f5, sp, +XT_STK_F5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | lsi f6, sp, +XT_STK_F6 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :59:25 [INFO] [stdout] | [INFO] [stdout] 59 | lsi f6, sp, +XT_STK_F6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | lsi f7, sp, +XT_STK_F7 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :60:25 [INFO] [stdout] | [INFO] [stdout] 60 | lsi f7, sp, +XT_STK_F7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | lsi f8, sp, +XT_STK_F8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :61:25 [INFO] [stdout] | [INFO] [stdout] 61 | lsi f8, sp, +XT_STK_F8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | lsi f9, sp, +XT_STK_F9 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :62:25 [INFO] [stdout] | [INFO] [stdout] 62 | lsi f9, sp, +XT_STK_F9 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'beqi' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | beqi a0, 5, .AllocAException [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:9 [INFO] [stdout] | [INFO] [stdout] 6 | beqi a0, 5, .AllocAException [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | lsi f10, sp, +XT_STK_F10 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :63:26 [INFO] [stdout] | [INFO] [stdout] 63 | lsi f10, sp, +XT_STK_F10 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | call0 __naked_kernel_exception [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:9 [INFO] [stdout] | [INFO] [stdout] 8 | call0 __naked_kernel_exception [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | lsi f11, sp, +XT_STK_F11 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :64:26 [INFO] [stdout] | [INFO] [stdout] 64 | lsi f11, sp, +XT_STK_F11 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | lsi f12, sp, +XT_STK_F12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :65:26 [INFO] [stdout] | [INFO] [stdout] 65 | lsi f12, sp, +XT_STK_F12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | lsi f13, sp, +XT_STK_F13 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :66:26 [INFO] [stdout] | [INFO] [stdout] 66 | lsi f13, sp, +XT_STK_F13 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | lsi f14, sp, +XT_STK_F14 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :67:26 [INFO] [stdout] | [INFO] [stdout] 67 | lsi f14, sp, +XT_STK_F14 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | lsi f15, sp, +XT_STK_F15 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :68:26 [INFO] [stdout] | [INFO] [stdout] 68 | lsi f15, sp, +XT_STK_F15 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | l32i a2, sp, +XT_STK_A2 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :71:26 [INFO] [stdout] | [INFO] [stdout] 71 | l32i a2, sp, +XT_STK_A2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | l32i a3, sp, +XT_STK_A3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :72:26 [INFO] [stdout] | [INFO] [stdout] 72 | l32i a3, sp, +XT_STK_A3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | l32i a4, sp, +XT_STK_A4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :73:26 [INFO] [stdout] | [INFO] [stdout] 73 | l32i a4, sp, +XT_STK_A4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | l32i a5, sp, +XT_STK_A5 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :74:26 [INFO] [stdout] | [INFO] [stdout] 74 | l32i a5, sp, +XT_STK_A5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | l32i a6, sp, +XT_STK_A6 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :75:26 [INFO] [stdout] | [INFO] [stdout] 75 | l32i a6, sp, +XT_STK_A6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 357 | l32i a7, sp, +XT_STK_A7 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :76:26 [INFO] [stdout] | [INFO] [stdout] 76 | l32i a7, sp, +XT_STK_A7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | l32i a8, sp, +XT_STK_A8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :77:26 [INFO] [stdout] | [INFO] [stdout] 77 | l32i a8, sp, +XT_STK_A8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | l32i a9, sp, +XT_STK_A9 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :78:26 [INFO] [stdout] | [INFO] [stdout] 78 | l32i a9, sp, +XT_STK_A9 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | l32i a10, sp, +XT_STK_A10 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :79:26 [INFO] [stdout] | [INFO] [stdout] 79 | l32i a10, sp, +XT_STK_A10 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | l32i a11, sp, +XT_STK_A11 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :80:26 [INFO] [stdout] | [INFO] [stdout] 80 | l32i a11, sp, +XT_STK_A11 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | l32i a12, sp, +XT_STK_A12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :81:26 [INFO] [stdout] | [INFO] [stdout] 81 | l32i a12, sp, +XT_STK_A12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | l32i a13, sp, +XT_STK_A13 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :82:26 [INFO] [stdout] | [INFO] [stdout] 82 | l32i a13, sp, +XT_STK_A13 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | l32i a14, sp, +XT_STK_A14 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :83:26 [INFO] [stdout] | [INFO] [stdout] 83 | l32i a14, sp, +XT_STK_A14 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:365:9 [INFO] [stdout] | [INFO] [stdout] 365 | l32i a15, sp, +XT_STK_A15 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :84:26 [INFO] [stdout] | [INFO] [stdout] 84 | l32i a15, sp, +XT_STK_A15 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mov a0, a1 // save a1/sp [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | SAVE_CONTEXT 1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:9 [INFO] [stdout] | [INFO] [stdout] 3 | SAVE_CONTEXT 1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addmi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | addmi sp, sp, -XT_STK_FRMSZ // only allow multiple of 256 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:21 [INFO] [stdout] | [INFO] [stdout] 4 | s32i a0, sp, +XT_STK_A1 // save interruptee's A1/SP [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | wsr a0, EXCSAVE1 // preserve a0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:9 [INFO] [stdout] | [INFO] [stdout] 3 | wsr a0, EXCSAVE1 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | s32e a0, sp, -12 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | rsr a0, EXCCAUSE // get exception cause [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:9 [INFO] [stdout] | [INFO] [stdout] 4 | rsr a0, EXCCAUSE // get exception cause [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'beqi' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | beqi a0, 5, .AllocAException [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:9 [INFO] [stdout] | [INFO] [stdout] 6 | beqi a0, 5, .AllocAException [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsr a0, EPC1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | call0 __naked_user_exception [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:9 [INFO] [stdout] | [INFO] [stdout] 8 | call0 __naked_user_exception [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | call0 _AllocAException [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:9 [INFO] [stdout] | [INFO] [stdout] 11 | call0 _AllocAException [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | s32i a0, sp, +XT_STK_PC // save interruptee's PC [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | s32e a0, sp, -16 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rsr a0, EXCSAVE1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:21 [INFO] [stdout] | [INFO] [stdout] 22 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :25:5 [INFO] [stdout] | [INFO] [stdout] 25 | rsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :26:21 [INFO] [stdout] | [INFO] [stdout] 26 | s32i a0, sp, +XT_STK_PS // save interruptee's PS [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :28:5 [INFO] [stdout] | [INFO] [stdout] 28 | rsr a0, EXCCAUSE [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :29:21 [INFO] [stdout] | [INFO] [stdout] 29 | s32i a0, sp, +XT_STK_EXCCAUSE [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :30:5 [INFO] [stdout] | [INFO] [stdout] 30 | rsr a0, EXCVADDR [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :31:21 [INFO] [stdout] | [INFO] [stdout] 31 | s32i a0, sp, +XT_STK_EXCVADDR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:5 [INFO] [stdout] | [INFO] [stdout] 44 | rsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :46:5 [INFO] [stdout] | [INFO] [stdout] 46 | movi a2, ~(PS_EXCM|PS_INTLEVEL_MASK) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :47:5 [INFO] [stdout] | [INFO] [stdout] 47 | and a0, a0, a2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :48:5 [INFO] [stdout] | [INFO] [stdout] 48 | movi a2, 1 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :49:5 [INFO] [stdout] | [INFO] [stdout] 49 | or a0, a0, a2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :54:5 [INFO] [stdout] | [INFO] [stdout] 54 | wsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:5 [INFO] [stdout] | [INFO] [stdout] 55 | rsync // wait for WSR.PS to complete [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | call0 save_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:408:9 [INFO] [stdout] | [INFO] [stdout] 408 | l32i a6, sp, +XT_STK_EXCCAUSE // put cause in a6 = a2 in callee [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:25 [INFO] [stdout] | [INFO] [stdout] 5 | l32i a6, sp, +XT_STK_EXCCAUSE // put cause in a6 = a2 in callee [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'beqi' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:409:9 [INFO] [stdout] | [INFO] [stdout] 409 | beqi a6, 4, .Level1Interrupt [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:9 [INFO] [stdout] | [INFO] [stdout] 6 | beqi a6, 4, .Level1Interrupt [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | wsr a0, EXCSAVE1 // preserve a0 (EXCSAVE1 can be reused as long as there [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | wsr a0, EXCSAVE1 // preserve a0 (EXCSAVE1 can be reused as long as there [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | call4 __exception // call handler <= actual call! [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:9 [INFO] [stdout] | [INFO] [stdout] 9 | call4 __exception // call handler <= actual call! [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | call0 __naked_double_exception // used as long jump [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:5 [INFO] [stdout] | [INFO] [stdout] 6 | call0 __naked_double_exception // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'j' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:414:9 [INFO] [stdout] | [INFO] [stdout] 414 | j .RestoreContext [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:9 [INFO] [stdout] | [INFO] [stdout] 11 | j .RestoreContext [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | movi a6, 1 // put interrupt level in a6 = a2 in callee [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:9 [INFO] [stdout] | [INFO] [stdout] 14 | movi a6, 1 // put interrupt level in a6 = a2 in callee [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 419 | call4 __level_1_interrupt // call handler <= actual call! [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:9 [INFO] [stdout] | [INFO] [stdout] 16 | call4 __level_1_interrupt // call handler <= actual call! [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | call0 restore_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | RESTORE_CONTEXT 1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :19:9 [INFO] [stdout] | [INFO] [stdout] 19 | RESTORE_CONTEXT 1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:21 [INFO] [stdout] | [INFO] [stdout] 6 | l32i a0, sp, +XT_STK_PS // retrieve interruptee's PS [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:5 [INFO] [stdout] | [INFO] [stdout] 7 | wsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:21 [INFO] [stdout] | [INFO] [stdout] 8 | l32i a0, sp, +XT_STK_PC // retrieve interruptee's PC [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:5 [INFO] [stdout] | [INFO] [stdout] 9 | wsr a0, EPC1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | l32i a0, sp, +XT_STK_A0 // retrieve interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:21 [INFO] [stdout] | [INFO] [stdout] 13 | l32i sp, sp, +XT_STK_A1 // remove exception frame [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsync // ensure PS and EPC written [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | wsr a0, EXCSAVE2 // preserve a0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | wsr a0, EXCSAVE2 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | call0 __naked_level_2_interrupt // used as long jump [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | call0 __naked_level_2_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mov a0, a1 // save a1/sp [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 441 | SAVE_CONTEXT double [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:9 [INFO] [stdout] | [INFO] [stdout] 3 | SAVE_CONTEXT double [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addmi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | addmi sp, sp, -XT_STK_FRMSZ // only allow multiple of 256 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:21 [INFO] [stdout] | [INFO] [stdout] 4 | s32i a0, sp, +XT_STK_A1 // save interruptee's A1/SP [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | wsr a0, EXCSAVE3 // preserve a0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | wsr a0, EXCSAVE3 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | call0 __naked_level_3_interrupt // used as long jump [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | call0 __naked_level_3_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | s32e a0, sp, -12 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | rsr a0, DEPC [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | s32i a0, sp, +XT_STK_PC // save interruptee's PC [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | s32e a0, sp, -16 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsr a0, EXCSAVE7 // ok to reuse EXCSAVE7 for double exception as long as [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:21 [INFO] [stdout] | [INFO] [stdout] 22 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :35:5 [INFO] [stdout] | [INFO] [stdout] 35 | rsr a0, EXCCAUSE [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :36:21 [INFO] [stdout] | [INFO] [stdout] 36 | s32i a0, sp, +XT_STK_EXCCAUSE [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :37:5 [INFO] [stdout] | [INFO] [stdout] 37 | rsr a0, EXCVADDR [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :38:21 [INFO] [stdout] | [INFO] [stdout] 38 | s32i a0, sp, +XT_STK_EXCVADDR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:5 [INFO] [stdout] | [INFO] [stdout] 44 | rsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :51:5 [INFO] [stdout] | [INFO] [stdout] 51 | movi a2, ~PS_EXCM [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :52:5 [INFO] [stdout] | [INFO] [stdout] 52 | and a0, a0, a2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :54:5 [INFO] [stdout] | [INFO] [stdout] 54 | wsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:5 [INFO] [stdout] | [INFO] [stdout] 55 | rsync // wait for WSR.PS to complete [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | call0 save_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | l32i a6, sp, +XT_STK_EXCCAUSE // put cause in a6 = a2 in callee [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:25 [INFO] [stdout] | [INFO] [stdout] 5 | l32i a6, sp, +XT_STK_EXCCAUSE // put cause in a6 = a2 in callee [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:445:9 [INFO] [stdout] | [INFO] [stdout] 445 | call4 __exception // call handler <= actual call! [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:9 [INFO] [stdout] | [INFO] [stdout] 7 | call4 __exception // call handler <= actual call! [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | call0 restore_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:447:9 [INFO] [stdout] | [INFO] [stdout] 447 | RESTORE_CONTEXT double [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:9 [INFO] [stdout] | [INFO] [stdout] 9 | RESTORE_CONTEXT double [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | l32i a0, sp, +XT_STK_A0 // retrieve interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:21 [INFO] [stdout] | [INFO] [stdout] 13 | l32i sp, sp, +XT_STK_A1 // remove exception frame [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | wsr a0, EXCSAVE4 // preserve a0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | wsr a0, EXCSAVE4 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsync // ensure PS and EPC written [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | call0 __naked_level_4_interrupt // used as long jump [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | call0 __naked_level_4_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | wsr a0, EXCSAVE5 // preserve a0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | wsr a0, EXCSAVE5 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | call0 __naked_level_5_interrupt // used as long jump [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | call0 __naked_level_5_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mov a0, a1 // save a1/sp [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | SAVE_CONTEXT 2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:482:11 [INFO] [stdout] | [INFO] [stdout] 482 | asm!("HANDLE_INTERRUPT_LEVEL 2", options(noreturn)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | HANDLE_INTERRUPT_LEVEL 2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addmi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | addmi sp, sp, -XT_STK_FRMSZ // only allow multiple of 256 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:21 [INFO] [stdout] | [INFO] [stdout] 4 | s32i a0, sp, +XT_STK_A1 // save interruptee's A1/SP [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | s32e a0, sp, -12 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsr a0, EPC2 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | s32i a0, sp, +XT_STK_PC // save interruptee's PC [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | s32e a0, sp, -16 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rsr a0, EXCSAVE2 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:21 [INFO] [stdout] | [INFO] [stdout] 22 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:5 [INFO] [stdout] | [INFO] [stdout] 44 | rsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :51:5 [INFO] [stdout] | [INFO] [stdout] 51 | movi a2, ~PS_EXCM [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :52:5 [INFO] [stdout] | [INFO] [stdout] 52 | and a0, a0, a2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | wsr a0, EXCSAVE6 // preserve a0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | wsr a0, EXCSAVE6 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :54:5 [INFO] [stdout] | [INFO] [stdout] 54 | wsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | call0 __naked_level_6_interrupt // used as long jump [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | call0 __naked_level_6_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:5 [INFO] [stdout] | [INFO] [stdout] 55 | rsync // wait for WSR.PS to complete [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | call0 save_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | movi a6, 2 // put interrupt level in a6 = a2 in callee [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:5 [INFO] [stdout] | [INFO] [stdout] 6 | call4 __level_2_interrupt // call handler <= actual call! [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | call0 restore_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | RESTORE_CONTEXT 2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | l32i a0, sp, +XT_STK_A0 // retrieve interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:21 [INFO] [stdout] | [INFO] [stdout] 13 | l32i sp, sp, +XT_STK_A1 // remove exception frame [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsync // ensure PS and EPC written [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rfi 2 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | wsr a0, EXCSAVE7 // preserve a0 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | wsr a0, EXCSAVE7 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | call0 __naked_level_7_interrupt // used as long jump [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | call0 __naked_level_7_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mov a0, a1 // save a1/sp [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | SAVE_CONTEXT 3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:493:11 [INFO] [stdout] | [INFO] [stdout] 493 | asm!("HANDLE_INTERRUPT_LEVEL 3", options(noreturn)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | HANDLE_INTERRUPT_LEVEL 3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addmi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | addmi sp, sp, -XT_STK_FRMSZ // only allow multiple of 256 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:21 [INFO] [stdout] | [INFO] [stdout] 4 | s32i a0, sp, +XT_STK_A1 // save interruptee's A1/SP [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | s32e a0, sp, -12 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsr a0, EPC3 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | s32i a0, sp, +XT_STK_PC // save interruptee's PC [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | s32e a0, sp, -16 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | s32e a0, a5, -16 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:9 [INFO] [stdout] | [INFO] [stdout] 3 | s32e a0, a5, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rsr a0, EXCSAVE3 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | s32e a1, a5, -12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:9 [INFO] [stdout] | [INFO] [stdout] 4 | s32e a1, a5, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:21 [INFO] [stdout] | [INFO] [stdout] 22 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | s32e a2, a5, -8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:9 [INFO] [stdout] | [INFO] [stdout] 5 | s32e a2, a5, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | s32e a3, a5, -4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s32e a3, a5, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwo' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | rfwo [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:9 [INFO] [stdout] | [INFO] [stdout] 7 | rfwo [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:5 [INFO] [stdout] | [INFO] [stdout] 44 | rsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :51:5 [INFO] [stdout] | [INFO] [stdout] 51 | movi a2, ~PS_EXCM [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :52:5 [INFO] [stdout] | [INFO] [stdout] 52 | and a0, a0, a2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :54:5 [INFO] [stdout] | [INFO] [stdout] 54 | wsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:5 [INFO] [stdout] | [INFO] [stdout] 55 | rsync // wait for WSR.PS to complete [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | call0 save_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | movi a6, 3 // put interrupt level in a6 = a2 in callee [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:5 [INFO] [stdout] | [INFO] [stdout] 6 | call4 __level_3_interrupt // call handler <= actual call! [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | call0 restore_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | RESTORE_CONTEXT 3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | l32i a0, sp, +XT_STK_A0 // retrieve interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:21 [INFO] [stdout] | [INFO] [stdout] 13 | l32i sp, sp, +XT_STK_A1 // remove exception frame [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsync // ensure PS and EPC written [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rfi 3 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | l32e a1, a5, -12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:9 [INFO] [stdout] | [INFO] [stdout] 3 | l32e a1, a5, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | l32e a0, a5, -16 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:9 [INFO] [stdout] | [INFO] [stdout] 4 | l32e a0, a5, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | l32e a2, a5, -8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:9 [INFO] [stdout] | [INFO] [stdout] 5 | l32e a2, a5, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | l32e a3, a5, -4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:9 [INFO] [stdout] | [INFO] [stdout] 6 | l32e a3, a5, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwu' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | rfwu [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:9 [INFO] [stdout] | [INFO] [stdout] 7 | rfwu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | rsr a0, WINDOWBASE // grab WINDOWBASE before rotw changes it [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:9 [INFO] [stdout] | [INFO] [stdout] 14 | rsr a0, WINDOWBASE // grab WINDOWBASE before rotw changes it [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | rotw -1 // WINDOWBASE goes to a4, new a0-a3 are scratch [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :15:9 [INFO] [stdout] | [INFO] [stdout] 15 | rotw -1 // WINDOWBASE goes to a4, new a0-a3 are scratch [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | rsr a2, PS [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:9 [INFO] [stdout] | [INFO] [stdout] 16 | rsr a2, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'extui' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | extui a3, a2, 8, 4 // XCHAL_PS_OWB_SHIFT, XCHAL_PS_OWB_BITS [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:9 [INFO] [stdout] | [INFO] [stdout] 17 | extui a3, a2, 8, 4 // XCHAL_PS_OWB_SHIFT, XCHAL_PS_OWB_BITS [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | xor a3, a3, a4 // bits changed from old to current windowbase [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :18:9 [INFO] [stdout] | [INFO] [stdout] 18 | xor a3, a3, a4 // bits changed from old to current windowbase [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | rsr a4, EXCSAVE1 // restore original a0 (now in a4) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :19:9 [INFO] [stdout] | [INFO] [stdout] 19 | rsr a4, EXCSAVE1 // restore original a0 (now in a4) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'slli' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | slli a3, a3, 8 // XCHAL_PS_OWB_SHIFT [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:9 [INFO] [stdout] | [INFO] [stdout] 20 | slli a3, a3, 8 // XCHAL_PS_OWB_SHIFT [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | xor a2, a2, a3 // flip changed bits in old window base [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :21:9 [INFO] [stdout] | [INFO] [stdout] 21 | xor a2, a2, a3 // flip changed bits in old window base [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | wsr a2, PS // update PS.OWB to new window base [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:9 [INFO] [stdout] | [INFO] [stdout] 22 | wsr a2, PS // update PS.OWB to new window base [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | rsync [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :23:9 [INFO] [stdout] | [INFO] [stdout] 23 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'bbci' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | bbci a4, 31, _WindowUnderflow4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :25:9 [INFO] [stdout] | [INFO] [stdout] 25 | bbci a4, 31, _WindowUnderflow4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | rotw -1 // original a0 goes to a8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :26:9 [INFO] [stdout] | [INFO] [stdout] 26 | rotw -1 // original a0 goes to a8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'bbci' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | bbci a8, 30, _WindowUnderflow8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:9 [INFO] [stdout] | [INFO] [stdout] 27 | bbci a8, 30, _WindowUnderflow8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | rotw -1 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :28:9 [INFO] [stdout] | [INFO] [stdout] 28 | rotw -1 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'j' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | j _WindowUnderflow12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :29:9 [INFO] [stdout] | [INFO] [stdout] 29 | j _WindowUnderflow12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mov a0, a1 // save a1/sp [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | SAVE_CONTEXT 4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:504:11 [INFO] [stdout] | [INFO] [stdout] 504 | asm!("HANDLE_INTERRUPT_LEVEL 4", options(noreturn)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | HANDLE_INTERRUPT_LEVEL 4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addmi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | addmi sp, sp, -XT_STK_FRMSZ // only allow multiple of 256 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:21 [INFO] [stdout] | [INFO] [stdout] 4 | s32i a0, sp, +XT_STK_A1 // save interruptee's A1/SP [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | s32e a0, sp, -12 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsr a0, EPC4 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | s32i a0, sp, +XT_STK_PC // save interruptee's PC [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | s32e a0, sp, -16 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rsr a0, EXCSAVE4 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:21 [INFO] [stdout] | [INFO] [stdout] 22 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:5 [INFO] [stdout] | [INFO] [stdout] 44 | rsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :51:5 [INFO] [stdout] | [INFO] [stdout] 51 | movi a2, ~PS_EXCM [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :52:5 [INFO] [stdout] | [INFO] [stdout] 52 | and a0, a0, a2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :54:5 [INFO] [stdout] | [INFO] [stdout] 54 | wsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:5 [INFO] [stdout] | [INFO] [stdout] 55 | rsync // wait for WSR.PS to complete [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | s32e a0, a9, -16 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:9 [INFO] [stdout] | [INFO] [stdout] 3 | s32e a0, a9, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | l32e a0, a1, -12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:9 [INFO] [stdout] | [INFO] [stdout] 4 | l32e a0, a1, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | call0 save_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | s32e a1, a9, -12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s32e a1, a9, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | movi a6, 4 // put interrupt level in a6 = a2 in callee [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | s32e a2, a9, -8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:9 [INFO] [stdout] | [INFO] [stdout] 7 | s32e a2, a9, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | s32e a3, a9, -4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:9 [INFO] [stdout] | [INFO] [stdout] 8 | s32e a3, a9, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | s32e a4, a0, -32 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:9 [INFO] [stdout] | [INFO] [stdout] 9 | s32e a4, a0, -32 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | s32e a5, a0, -28 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:9 [INFO] [stdout] | [INFO] [stdout] 10 | s32e a5, a0, -28 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:5 [INFO] [stdout] | [INFO] [stdout] 6 | call4 __level_4_interrupt // call handler <= actual call! [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | s32e a6, a0, -24 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:9 [INFO] [stdout] | [INFO] [stdout] 11 | s32e a6, a0, -24 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | s32e a7, a0, -20 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:9 [INFO] [stdout] | [INFO] [stdout] 12 | s32e a7, a0, -20 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | call0 restore_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | RESTORE_CONTEXT 4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwo' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | rfwo [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:9 [INFO] [stdout] | [INFO] [stdout] 13 | rfwo [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | l32i a0, sp, +XT_STK_A0 // retrieve interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:21 [INFO] [stdout] | [INFO] [stdout] 13 | l32i sp, sp, +XT_STK_A1 // remove exception frame [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsync // ensure PS and EPC written [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rfi 4 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | l32e a0, a9, -16 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:9 [INFO] [stdout] | [INFO] [stdout] 3 | l32e a0, a9, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | l32e a1, a9, -12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:9 [INFO] [stdout] | [INFO] [stdout] 4 | l32e a1, a9, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | l32e a2, a9, -8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:9 [INFO] [stdout] | [INFO] [stdout] 5 | l32e a2, a9, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | l32e a7, a1, -12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:9 [INFO] [stdout] | [INFO] [stdout] 6 | l32e a7, a1, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | l32e a3, a9, -4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:9 [INFO] [stdout] | [INFO] [stdout] 8 | l32e a3, a9, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | l32e a4, a7, -32 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:9 [INFO] [stdout] | [INFO] [stdout] 9 | l32e a4, a7, -32 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | l32e a5, a7, -28 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:9 [INFO] [stdout] | [INFO] [stdout] 10 | l32e a5, a7, -28 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | l32e a6, a7, -24 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:9 [INFO] [stdout] | [INFO] [stdout] 11 | l32e a6, a7, -24 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | l32e a7, a7, -20 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:9 [INFO] [stdout] | [INFO] [stdout] 12 | l32e a7, a7, -20 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwu' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | rfwu [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:9 [INFO] [stdout] | [INFO] [stdout] 13 | rfwu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mov a0, a1 // save a1/sp [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | SAVE_CONTEXT 5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:515:11 [INFO] [stdout] | [INFO] [stdout] 515 | asm!("HANDLE_INTERRUPT_LEVEL 5", options(noreturn)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | HANDLE_INTERRUPT_LEVEL 5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addmi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | addmi sp, sp, -XT_STK_FRMSZ // only allow multiple of 256 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:21 [INFO] [stdout] | [INFO] [stdout] 4 | s32i a0, sp, +XT_STK_A1 // save interruptee's A1/SP [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | s32e a0, sp, -12 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsr a0, EPC5 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | s32i a0, sp, +XT_STK_PC // save interruptee's PC [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | s32e a0, sp, -16 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rsr a0, EXCSAVE5 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:21 [INFO] [stdout] | [INFO] [stdout] 22 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:5 [INFO] [stdout] | [INFO] [stdout] 44 | rsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :51:5 [INFO] [stdout] | [INFO] [stdout] 51 | movi a2, ~PS_EXCM [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :52:5 [INFO] [stdout] | [INFO] [stdout] 52 | and a0, a0, a2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :54:5 [INFO] [stdout] | [INFO] [stdout] 54 | wsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:5 [INFO] [stdout] | [INFO] [stdout] 55 | rsync // wait for WSR.PS to complete [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | call0 save_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | movi a6, 5 // put interrupt level in a6 = a2 in callee [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:5 [INFO] [stdout] | [INFO] [stdout] 6 | call4 __level_5_interrupt // call handler <= actual call! [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | call0 restore_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | RESTORE_CONTEXT 5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | l32i a0, sp, +XT_STK_A0 // retrieve interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:21 [INFO] [stdout] | [INFO] [stdout] 13 | l32i sp, sp, +XT_STK_A1 // remove exception frame [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsync // ensure PS and EPC written [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rfi 5 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | s32e a0, a13, -16 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:9 [INFO] [stdout] | [INFO] [stdout] 3 | s32e a0, a13, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | l32e a0, a1, -12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:9 [INFO] [stdout] | [INFO] [stdout] 4 | l32e a0, a1, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | s32e a1, a13, -12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s32e a1, a13, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 357 | s32e a2, a13, -8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:9 [INFO] [stdout] | [INFO] [stdout] 7 | s32e a2, a13, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | s32e a3, a13, -4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:9 [INFO] [stdout] | [INFO] [stdout] 8 | s32e a3, a13, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | s32e a4, a0, -48 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:9 [INFO] [stdout] | [INFO] [stdout] 9 | s32e a4, a0, -48 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | s32e a5, a0, -44 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:9 [INFO] [stdout] | [INFO] [stdout] 10 | s32e a5, a0, -44 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | s32e a6, a0, -40 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:9 [INFO] [stdout] | [INFO] [stdout] 11 | s32e a6, a0, -40 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | s32e a7, a0, -36 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:9 [INFO] [stdout] | [INFO] [stdout] 12 | s32e a7, a0, -36 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | s32e a8, a0, -32 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:9 [INFO] [stdout] | [INFO] [stdout] 13 | s32e a8, a0, -32 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | s32e a9, a0, -28 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:9 [INFO] [stdout] | [INFO] [stdout] 14 | s32e a9, a0, -28 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:365:9 [INFO] [stdout] | [INFO] [stdout] 365 | s32e a10, a0, -24 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :15:9 [INFO] [stdout] | [INFO] [stdout] 15 | s32e a10, a0, -24 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | s32e a11, a0, -20 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:9 [INFO] [stdout] | [INFO] [stdout] 16 | s32e a11, a0, -20 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwo' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | rfwo [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:9 [INFO] [stdout] | [INFO] [stdout] 17 | rfwo [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mov a0, a1 // save a1/sp [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | SAVE_CONTEXT 6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:526:11 [INFO] [stdout] | [INFO] [stdout] 526 | asm!("HANDLE_INTERRUPT_LEVEL 6", options(noreturn)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | HANDLE_INTERRUPT_LEVEL 6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addmi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | addmi sp, sp, -XT_STK_FRMSZ // only allow multiple of 256 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:21 [INFO] [stdout] | [INFO] [stdout] 4 | s32i a0, sp, +XT_STK_A1 // save interruptee's A1/SP [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | s32e a0, sp, -12 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | l32e a0, a13, -16 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:9 [INFO] [stdout] | [INFO] [stdout] 3 | l32e a0, a13, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | l32e a1, a13, -12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:9 [INFO] [stdout] | [INFO] [stdout] 4 | l32e a1, a13, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsr a0, EPC6 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 381 | l32e a2, a13, -8 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:9 [INFO] [stdout] | [INFO] [stdout] 5 | l32e a2, a13, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | l32e a11, a1, -12 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:9 [INFO] [stdout] | [INFO] [stdout] 6 | l32e a11, a1, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | s32i a0, sp, +XT_STK_PC // save interruptee's PC [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | l32e a3, a13, -4 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:9 [INFO] [stdout] | [INFO] [stdout] 8 | l32e a3, a13, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | l32e a4, a11, -48 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:9 [INFO] [stdout] | [INFO] [stdout] 9 | l32e a4, a11, -48 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 386 | l32e a5, a11, -44 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:9 [INFO] [stdout] | [INFO] [stdout] 10 | l32e a5, a11, -44 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | s32e a0, sp, -16 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | l32e a6, a11, -40 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:9 [INFO] [stdout] | [INFO] [stdout] 11 | l32e a6, a11, -40 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | l32e a7, a11, -36 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:9 [INFO] [stdout] | [INFO] [stdout] 12 | l32e a7, a11, -36 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rsr a0, EXCSAVE6 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | l32e a8, a11, -32 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:9 [INFO] [stdout] | [INFO] [stdout] 13 | l32e a8, a11, -32 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:21 [INFO] [stdout] | [INFO] [stdout] 22 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | l32e a9, a11, -28 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:9 [INFO] [stdout] | [INFO] [stdout] 14 | l32e a9, a11, -28 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:391:9 [INFO] [stdout] | [INFO] [stdout] 391 | l32e a10, a11, -24 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :15:9 [INFO] [stdout] | [INFO] [stdout] 15 | l32e a10, a11, -24 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | l32e a11, a11, -20 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:9 [INFO] [stdout] | [INFO] [stdout] 16 | l32e a11, a11, -20 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwu' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/lx6.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | rfwu [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:9 [INFO] [stdout] | [INFO] [stdout] 17 | rfwu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:5 [INFO] [stdout] | [INFO] [stdout] 44 | rsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :51:5 [INFO] [stdout] | [INFO] [stdout] 51 | movi a2, ~PS_EXCM [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :52:5 [INFO] [stdout] | [INFO] [stdout] 52 | and a0, a0, a2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :54:5 [INFO] [stdout] | [INFO] [stdout] 54 | wsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:5 [INFO] [stdout] | [INFO] [stdout] 55 | rsync // wait for WSR.PS to complete [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | call0 save_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | movi a6, 6 // put interrupt level in a6 = a2 in callee [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:5 [INFO] [stdout] | [INFO] [stdout] 6 | call4 __level_6_interrupt // call handler <= actual call! [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | call0 restore_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | RESTORE_CONTEXT 6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | l32i a0, sp, +XT_STK_A0 // retrieve interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:21 [INFO] [stdout] | [INFO] [stdout] 13 | l32i sp, sp, +XT_STK_A1 // remove exception frame [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsync // ensure PS and EPC written [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rfi 6 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mov a0, a1 // save a1/sp [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | SAVE_CONTEXT 7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.7.0/src/exception/assembly_lx6.rs:537:11 [INFO] [stdout] | [INFO] [stdout] 537 | asm!("HANDLE_INTERRUPT_LEVEL 7", options(noreturn)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | HANDLE_INTERRUPT_LEVEL 7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addmi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:5 [INFO] [stdout] | [INFO] [stdout] 2 | addmi sp, sp, -XT_STK_FRMSZ // only allow multiple of 256 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:21 [INFO] [stdout] | [INFO] [stdout] 4 | s32i a0, sp, +XT_STK_A1 // save interruptee's A1/SP [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | s32e a0, sp, -12 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsr a0, EPC7 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | s32i a0, sp, +XT_STK_PC // save interruptee's PC [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | s32e a0, sp, -16 // for debug backtrace [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rsr a0, EXCSAVE7 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:21 [INFO] [stdout] | [INFO] [stdout] 22 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:5 [INFO] [stdout] | [INFO] [stdout] 44 | rsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :51:5 [INFO] [stdout] | [INFO] [stdout] 51 | movi a2, ~PS_EXCM [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :52:5 [INFO] [stdout] | [INFO] [stdout] 52 | and a0, a0, a2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :54:5 [INFO] [stdout] | [INFO] [stdout] 54 | wsr a0, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:5 [INFO] [stdout] | [INFO] [stdout] 55 | rsync // wait for WSR.PS to complete [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | call0 save_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | movi a6, 7 // put interrupt level in a6 = a2 in callee [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:5 [INFO] [stdout] | [INFO] [stdout] 6 | call4 __level_7_interrupt // call handler <= actual call! [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | call0 restore_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | RESTORE_CONTEXT 7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | l32i a0, sp, +XT_STK_A0 // retrieve interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:21 [INFO] [stdout] | [INFO] [stdout] 13 | l32i sp, sp, +XT_STK_A1 // remove exception frame [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsync // ensure PS and EPC written [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rfi 7 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 436 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xtensa-lx-rt` due to 437 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a426eb839bde55e6b73d84b21907d2e76d6850b74fe1fa55adf897d0a09d5193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a426eb839bde55e6b73d84b21907d2e76d6850b74fe1fa55adf897d0a09d5193", kill_on_drop: false }` [INFO] [stdout] a426eb839bde55e6b73d84b21907d2e76d6850b74fe1fa55adf897d0a09d5193