[INFO] fetching crate xtensa-lx-rt 0.20.0... [INFO] testing xtensa-lx-rt-0.20.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate xtensa-lx-rt 0.20.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate xtensa-lx-rt 0.20.0 [INFO] finished tweaking crates.io crate xtensa-lx-rt 0.20.0 [INFO] tweaked toml for crates.io crate xtensa-lx-rt 0.20.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xtensa-lx-rt 0.20.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xtensa-lx-rt 0.20.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xtensa-lx-rt-proc-macros v0.4.0 [INFO] [stderr] Downloaded r0 v1.0.0 [INFO] [stderr] Downloaded litrs v0.4.1 [INFO] [stderr] Downloaded xtensa-lx v0.12.0 [INFO] [stderr] Downloaded document-features v0.2.11 [INFO] [stderr] Downloaded critical-section v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bad51cac28cdc361731eef98a2b73e555bc1d51458087591acc54f565935a98b [INFO] running `Command { std: "docker" "start" "-a" "bad51cac28cdc361731eef98a2b73e555bc1d51458087591acc54f565935a98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad51cac28cdc361731eef98a2b73e555bc1d51458087591acc54f565935a98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad51cac28cdc361731eef98a2b73e555bc1d51458087591acc54f565935a98b", kill_on_drop: false }` [INFO] [stdout] bad51cac28cdc361731eef98a2b73e555bc1d51458087591acc54f565935a98b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e854b8b7bd1a3d9087cf64d549ef2410482f8a03ca2ffc1ea67c5231ad6a263e [INFO] running `Command { std: "docker" "start" "-a" "e854b8b7bd1a3d9087cf64d549ef2410482f8a03ca2ffc1ea67c5231ad6a263e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling xtensa-lx-rt v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling r0 v1.0.0 [INFO] [stderr] Compiling xtensa-lx v0.12.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling xtensa-lx-rt-proc-macros v0.4.0 [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :212:22 [INFO] [stdout] | [INFO] [stdout] 212 | s32i a2, sp, +XT_STK_A2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :213:22 [INFO] [stdout] | [INFO] [stdout] 213 | s32i a3, sp, +XT_STK_A3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :214:22 [INFO] [stdout] | [INFO] [stdout] 214 | s32i a4, sp, +XT_STK_A4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :215:22 [INFO] [stdout] | [INFO] [stdout] 215 | s32i a5, sp, +XT_STK_A5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :216:22 [INFO] [stdout] | [INFO] [stdout] 216 | s32i a6, sp, +XT_STK_A6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :217:22 [INFO] [stdout] | [INFO] [stdout] 217 | s32i a7, sp, +XT_STK_A7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :218:22 [INFO] [stdout] | [INFO] [stdout] 218 | s32i a8, sp, +XT_STK_A8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :219:22 [INFO] [stdout] | [INFO] [stdout] 219 | s32i a9, sp, +XT_STK_A9 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :220:22 [INFO] [stdout] | [INFO] [stdout] 220 | s32i a10, sp, +XT_STK_A10 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :221:22 [INFO] [stdout] | [INFO] [stdout] 221 | s32i a11, sp, +XT_STK_A11 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :222:22 [INFO] [stdout] | [INFO] [stdout] 222 | s32i a12, sp, +XT_STK_A12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :223:22 [INFO] [stdout] | [INFO] [stdout] 223 | s32i a13, sp, +XT_STK_A13 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :224:22 [INFO] [stdout] | [INFO] [stdout] 224 | s32i a14, sp, +XT_STK_A14 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :225:22 [INFO] [stdout] | [INFO] [stdout] 225 | s32i a15, sp, +XT_STK_A15 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :227:5 [INFO] [stdout] | [INFO] [stdout] 227 | rsr a3, SAR [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :228:22 [INFO] [stdout] | [INFO] [stdout] 228 | s32i a3, sp, +XT_STK_SAR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :232:5 [INFO] [stdout] | [INFO] [stdout] 232 | rsr a3, CPENABLE [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :233:21 [INFO] [stdout] | [INFO] [stdout] 233 | s32i a3, sp, +XT_STK_F64R_LO_CPENABLE [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :234:5 [INFO] [stdout] | [INFO] [stdout] 234 | movi a3, 0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :235:5 [INFO] [stdout] | [INFO] [stdout] 235 | wsr a3, CPENABLE [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :236:5 [INFO] [stdout] | [INFO] [stdout] 236 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :240:5 [INFO] [stdout] | [INFO] [stdout] 240 | rsr a3, LBEG [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :241:22 [INFO] [stdout] | [INFO] [stdout] 241 | s32i a3, sp, +XT_STK_LBEG [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :242:5 [INFO] [stdout] | [INFO] [stdout] 242 | rsr a3, LEND [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :243:22 [INFO] [stdout] | [INFO] [stdout] 243 | s32i a3, sp, +XT_STK_LEND [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :244:5 [INFO] [stdout] | [INFO] [stdout] 244 | rsr a3, LCOUNT [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :245:22 [INFO] [stdout] | [INFO] [stdout] 245 | s32i a3, sp, +XT_STK_LCOUNT [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rur' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :249:5 [INFO] [stdout] | [INFO] [stdout] 249 | rur a3, threadptr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :250:21 [INFO] [stdout] | [INFO] [stdout] 250 | s32i a3, sp, +XT_STK_THREADPTR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :254:5 [INFO] [stdout] | [INFO] [stdout] 254 | rsr a3, scompare1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :255:21 [INFO] [stdout] | [INFO] [stdout] 255 | s32i a3, sp, +XT_STK_SCOMPARE1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :259:5 [INFO] [stdout] | [INFO] [stdout] 259 | rsr a3, br [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :260:21 [INFO] [stdout] | [INFO] [stdout] 260 | s32i a3, sp, +XT_STK_BR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :264:5 [INFO] [stdout] | [INFO] [stdout] 264 | rsr a3, acclo [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :265:21 [INFO] [stdout] | [INFO] [stdout] 265 | s32i a3, sp, +XT_STK_ACCLO [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :266:5 [INFO] [stdout] | [INFO] [stdout] 266 | rsr a3, acchi [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :267:21 [INFO] [stdout] | [INFO] [stdout] 267 | s32i a3, sp, +XT_STK_ACCHI [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :268:5 [INFO] [stdout] | [INFO] [stdout] 268 | rsr a3, m0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :269:21 [INFO] [stdout] | [INFO] [stdout] 269 | s32i a3, sp, +XT_STK_M0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :270:5 [INFO] [stdout] | [INFO] [stdout] 270 | rsr a3, m1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :271:21 [INFO] [stdout] | [INFO] [stdout] 271 | s32i a3, sp, +XT_STK_M1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :272:5 [INFO] [stdout] | [INFO] [stdout] 272 | rsr a3, m2 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :273:21 [INFO] [stdout] | [INFO] [stdout] 273 | s32i a3, sp, +XT_STK_M2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :274:5 [INFO] [stdout] | [INFO] [stdout] 274 | rsr a3, m3 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :275:21 [INFO] [stdout] | [INFO] [stdout] 275 | s32i a3, sp, +XT_STK_M3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :278:21 [INFO] [stdout] | [INFO] [stdout] 278 | s32i a0, sp, +XT_STK_TMP // keep return address on the stack [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :295:5 [INFO] [stdout] | [INFO] [stdout] 295 | rsr a2, PS // to be restored after SPILL_REGISTERS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :296:5 [INFO] [stdout] | [INFO] [stdout] 296 | movi a0, 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] --> :297:5 [INFO] [stdout] | [INFO] [stdout] 297 | and a3, a2, a0 // get the current INTLEVEL [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :298:17 [INFO] [stdout] | [INFO] [stdout] 298 | bgeui a3, +PS_INTLEVEL_EXCM, 1f // calculate max(INTLEVEL, XCHAL_EXCM_LEVEL) - 3 = XCHAL_EXCM_LEVEL [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :299:5 [INFO] [stdout] | [INFO] [stdout] 299 | movi a3, PS_INTLEVEL_EXCM [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :301:5 [INFO] [stdout] | [INFO] [stdout] 301 | movi a0, PS_WOE // clear EXCM, enable window overflow, set new INTLEVEL [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :302:5 [INFO] [stdout] | [INFO] [stdout] 302 | or a3, a3, 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] --> :303:5 [INFO] [stdout] | [INFO] [stdout] 303 | wsr a3, 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] --> :304:5 [INFO] [stdout] | [INFO] [stdout] 304 | rsr 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] --> :306:22 [INFO] [stdout] | [INFO] [stdout] 306 | 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] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :307:5 [INFO] [stdout] | [INFO] [stdout] 307 | 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] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :308:5 [INFO] [stdout] | [INFO] [stdout] 308 | addmi sp, sp, -XT_STK_FRMSZ // return the current stack pointer [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :310:5 [INFO] [stdout] | [INFO] [stdout] 310 | wsr a2, PS // restore to the value at entry [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :311:5 [INFO] [stdout] | [INFO] [stdout] 311 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :312:5 [INFO] [stdout] | [INFO] [stdout] 312 | 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] --> :314:22 [INFO] [stdout] | [INFO] [stdout] 314 | l32i a0, sp, +XT_STK_TMP [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :327:22 [INFO] [stdout] | [INFO] [stdout] 327 | l32i a3, sp, +XT_STK_SAR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :328:5 [INFO] [stdout] | [INFO] [stdout] 328 | wsr a3, SAR [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :332:22 [INFO] [stdout] | [INFO] [stdout] 332 | l32i a3, sp, +XT_STK_LBEG [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :333:5 [INFO] [stdout] | [INFO] [stdout] 333 | wsr a3, LBEG [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :334:22 [INFO] [stdout] | [INFO] [stdout] 334 | l32i a3, sp, +XT_STK_LEND [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :335:5 [INFO] [stdout] | [INFO] [stdout] 335 | wsr a3, LEND [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :336:22 [INFO] [stdout] | [INFO] [stdout] 336 | l32i a3, sp, +XT_STK_LCOUNT [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :337:5 [INFO] [stdout] | [INFO] [stdout] 337 | wsr a3, LCOUNT [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :341:21 [INFO] [stdout] | [INFO] [stdout] 341 | l32i a3, sp, +XT_STK_THREADPTR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wur' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :342:5 [INFO] [stdout] | [INFO] [stdout] 342 | wur a3, threadptr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :346:21 [INFO] [stdout] | [INFO] [stdout] 346 | l32i a3, sp, +XT_STK_SCOMPARE1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :347:5 [INFO] [stdout] | [INFO] [stdout] 347 | wsr a3, scompare1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :351:21 [INFO] [stdout] | [INFO] [stdout] 351 | l32i a3, sp, +XT_STK_BR [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :352:5 [INFO] [stdout] | [INFO] [stdout] 352 | wsr a3, br [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :356:21 [INFO] [stdout] | [INFO] [stdout] 356 | l32i a3, sp, +XT_STK_ACCLO [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :357:5 [INFO] [stdout] | [INFO] [stdout] 357 | wsr a3, acclo [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :358:21 [INFO] [stdout] | [INFO] [stdout] 358 | l32i a3, sp, +XT_STK_ACCHI [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :359:5 [INFO] [stdout] | [INFO] [stdout] 359 | wsr a3, acchi [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :360:21 [INFO] [stdout] | [INFO] [stdout] 360 | l32i a3, sp, +XT_STK_M0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :361:5 [INFO] [stdout] | [INFO] [stdout] 361 | wsr a3, m0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :362:21 [INFO] [stdout] | [INFO] [stdout] 362 | l32i a3, sp, +XT_STK_M1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :363:5 [INFO] [stdout] | [INFO] [stdout] 363 | wsr a3, m1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :364:21 [INFO] [stdout] | [INFO] [stdout] 364 | l32i a3, sp, +XT_STK_M2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :365:5 [INFO] [stdout] | [INFO] [stdout] 365 | wsr a3, m2 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :366:21 [INFO] [stdout] | [INFO] [stdout] 366 | l32i a3, sp, +XT_STK_M3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :367:5 [INFO] [stdout] | [INFO] [stdout] 367 | wsr a3, m3 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :371:21 [INFO] [stdout] | [INFO] [stdout] 371 | l32i a3, sp, +XT_STK_F64R_LO_CPENABLE [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :372:5 [INFO] [stdout] | [INFO] [stdout] 372 | wsr a3, CPENABLE [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rsync' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :373:5 [INFO] [stdout] | [INFO] [stdout] 373 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :377:22 [INFO] [stdout] | [INFO] [stdout] 377 | l32i a2, sp, +XT_STK_A2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :378:22 [INFO] [stdout] | [INFO] [stdout] 378 | l32i a3, sp, +XT_STK_A3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :379:22 [INFO] [stdout] | [INFO] [stdout] 379 | l32i a4, sp, +XT_STK_A4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :380:22 [INFO] [stdout] | [INFO] [stdout] 380 | l32i a5, sp, +XT_STK_A5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :381:22 [INFO] [stdout] | [INFO] [stdout] 381 | l32i a6, sp, +XT_STK_A6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :382:22 [INFO] [stdout] | [INFO] [stdout] 382 | l32i a7, sp, +XT_STK_A7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :383:22 [INFO] [stdout] | [INFO] [stdout] 383 | l32i a8, sp, +XT_STK_A8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :384:22 [INFO] [stdout] | [INFO] [stdout] 384 | l32i a9, sp, +XT_STK_A9 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :385:22 [INFO] [stdout] | [INFO] [stdout] 385 | l32i a10, sp, +XT_STK_A10 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :386:22 [INFO] [stdout] | [INFO] [stdout] 386 | l32i a11, sp, +XT_STK_A11 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :387:22 [INFO] [stdout] | [INFO] [stdout] 387 | l32i a12, sp, +XT_STK_A12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :388:22 [INFO] [stdout] | [INFO] [stdout] 388 | l32i a13, sp, +XT_STK_A13 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :389:22 [INFO] [stdout] | [INFO] [stdout] 389 | l32i a14, sp, +XT_STK_A14 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :390:22 [INFO] [stdout] | [INFO] [stdout] 390 | 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] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :410:5 [INFO] [stdout] | [INFO] [stdout] 410 | 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 '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, 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] --> :9:21 [INFO] [stdout] | [INFO] [stdout] 9 | 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] --> :11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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] --> :12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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] --> :14:21 [INFO] [stdout] | [INFO] [stdout] 14 | 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] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rsr 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] --> :21:21 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> :22:5 [INFO] [stdout] | [INFO] [stdout] 22 | 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] --> :24:5 [INFO] [stdout] | [INFO] [stdout] 24 | 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] --> :25:21 [INFO] [stdout] | [INFO] [stdout] 25 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:5 [INFO] [stdout] | [INFO] [stdout] 27 | call0 save_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :412:21 [INFO] [stdout] | [INFO] [stdout] 412 | 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 'bnei' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :414:5 [INFO] [stdout] | [INFO] [stdout] 414 | bnei a6, 4, .HandleException // Handle exception elsewhere [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :416:5 [INFO] [stdout] | [INFO] [stdout] 416 | movi a0, (1 | PS_WOE) // set PS.INTLEVEL accordingly [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :417:5 [INFO] [stdout] | [INFO] [stdout] 417 | 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] --> :418:5 [INFO] [stdout] | [INFO] [stdout] 418 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :421:5 [INFO] [stdout] | [INFO] [stdout] 421 | 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] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :424:5 [INFO] [stdout] | [INFO] [stdout] 424 | 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] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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] --> :19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsync // ensure PS and EPC written [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfe' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :426:5 [INFO] [stdout] | [INFO] [stdout] 426 | rfe // PS.EXCM is cleared [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'movi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :431:5 [INFO] [stdout] | [INFO] [stdout] 431 | movi a0, (PS_INTLEVEL_EXCM | PS_WOE) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :432:5 [INFO] [stdout] | [INFO] [stdout] 432 | 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] --> :433:5 [INFO] [stdout] | [INFO] [stdout] 433 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :435:5 [INFO] [stdout] | [INFO] [stdout] 435 | call4 __exception // call handler <= actual call! [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'j' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :436:5 [INFO] [stdout] | [INFO] [stdout] 436 | j .RestoreContext [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :453:5 [INFO] [stdout] | [INFO] [stdout] 453 | mov a0, a1 // save a1/sp [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addmi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :454:5 [INFO] [stdout] | [INFO] [stdout] 454 | 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] --> :456:21 [INFO] [stdout] | [INFO] [stdout] 456 | 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] --> :457:5 [INFO] [stdout] | [INFO] [stdout] 457 | 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] --> :459:5 [INFO] [stdout] | [INFO] [stdout] 459 | 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] --> :460:21 [INFO] [stdout] | [INFO] [stdout] 460 | 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] --> :462:5 [INFO] [stdout] | [INFO] [stdout] 462 | 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] --> :463:21 [INFO] [stdout] | [INFO] [stdout] 463 | 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] --> :464:5 [INFO] [stdout] | [INFO] [stdout] 464 | 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] --> :465:21 [INFO] [stdout] | [INFO] [stdout] 465 | 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] --> :467:5 [INFO] [stdout] | [INFO] [stdout] 467 | 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] --> :468:21 [INFO] [stdout] | [INFO] [stdout] 468 | 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] --> :469:5 [INFO] [stdout] | [INFO] [stdout] 469 | 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] --> :471:5 [INFO] [stdout] | [INFO] [stdout] 471 | 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] --> :474:21 [INFO] [stdout] | [INFO] [stdout] 474 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :476:5 [INFO] [stdout] | [INFO] [stdout] 476 | call0 save_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :478:21 [INFO] [stdout] | [INFO] [stdout] 478 | 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] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :480:5 [INFO] [stdout] | [INFO] [stdout] 480 | 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] --> :483:5 [INFO] [stdout] | [INFO] [stdout] 483 | call0 restore_context [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :485:21 [INFO] [stdout] | [INFO] [stdout] 485 | 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] --> :486:5 [INFO] [stdout] | [INFO] [stdout] 486 | 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] --> :487:21 [INFO] [stdout] | [INFO] [stdout] 487 | 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] --> :488:5 [INFO] [stdout] | [INFO] [stdout] 488 | 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] --> :490:21 [INFO] [stdout] | [INFO] [stdout] 490 | 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] --> :491:21 [INFO] [stdout] | [INFO] [stdout] 491 | 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] --> :492:5 [INFO] [stdout] | [INFO] [stdout] 492 | rsync // ensure PS and EPC written [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfde' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :494:5 [INFO] [stdout] | [INFO] [stdout] 494 | rfde [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE_CONTEXT 2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :509:5 [INFO] [stdout] | [INFO] [stdout] 509 | 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] --> :16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsr a0, EPS2 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | 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] --> :21:21 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> :22:5 [INFO] [stdout] | [INFO] [stdout] 22 | 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] --> :24:5 [INFO] [stdout] | [INFO] [stdout] 24 | 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] --> :25:21 [INFO] [stdout] | [INFO] [stdout] 25 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:5 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | movi a0, (2 | PS_WOE) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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] --> :11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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] --> :12:5 [INFO] [stdout] | [INFO] [stdout] 12 | wsr a0, EPS2 [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 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] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | wsr 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] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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] --> :19:5 [INFO] [stdout] | [INFO] [stdout] 19 | 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] --> :11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rfi 2 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE_CONTEXT 3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :524:5 [INFO] [stdout] | [INFO] [stdout] 524 | 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] --> :16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsr a0, EPS3 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | 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] --> :21:21 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> :22:5 [INFO] [stdout] | [INFO] [stdout] 22 | 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] --> :24:5 [INFO] [stdout] | [INFO] [stdout] 24 | rsr a0, EXCSAVE3 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :25:21 [INFO] [stdout] | [INFO] [stdout] 25 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:5 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | movi a0, (3 | PS_WOE) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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] --> :11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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] --> :12:5 [INFO] [stdout] | [INFO] [stdout] 12 | wsr a0, EPS3 [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 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] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | wsr 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] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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] --> :19:5 [INFO] [stdout] | [INFO] [stdout] 19 | 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] --> :11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rfi 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] --> :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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE_CONTEXT 4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :539:5 [INFO] [stdout] | [INFO] [stdout] 539 | 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] --> :16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsr a0, EPS4 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | 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] --> :21:21 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> :22:5 [INFO] [stdout] | [INFO] [stdout] 22 | 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] --> :24:5 [INFO] [stdout] | [INFO] [stdout] 24 | 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] --> :25:21 [INFO] [stdout] | [INFO] [stdout] 25 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:5 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | movi a0, (4 | PS_WOE) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | call4 __level_4_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] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | RESTORE_CONTEXT 4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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] --> :12:5 [INFO] [stdout] | [INFO] [stdout] 12 | wsr a0, EPS4 [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 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] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | wsr 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] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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] --> :19:5 [INFO] [stdout] | [INFO] [stdout] 19 | 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] --> :11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rfi 4 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE_CONTEXT 5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :554:5 [INFO] [stdout] | [INFO] [stdout] 554 | 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] --> :16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsr a0, EPS5 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | 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] --> :21:21 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> :22:5 [INFO] [stdout] | [INFO] [stdout] 22 | 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] --> :24:5 [INFO] [stdout] | [INFO] [stdout] 24 | 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] --> :25:21 [INFO] [stdout] | [INFO] [stdout] 25 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:5 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | movi a0, (5 | PS_WOE) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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] --> :11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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] --> :12:5 [INFO] [stdout] | [INFO] [stdout] 12 | wsr a0, EPS5 [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 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] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | wsr 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] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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] --> :19:5 [INFO] [stdout] | [INFO] [stdout] 19 | 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] --> :11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rfi 5 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE_CONTEXT 6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :569:5 [INFO] [stdout] | [INFO] [stdout] 569 | 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 'rsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsr a0, EPS6 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rsr a0, EPC6 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :21:21 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> :22:5 [INFO] [stdout] | [INFO] [stdout] 22 | 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] --> :24:5 [INFO] [stdout] | [INFO] [stdout] 24 | rsr a0, EXCSAVE6 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :25:21 [INFO] [stdout] | [INFO] [stdout] 25 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:5 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | movi a0, (6 | PS_WOE) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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] --> :11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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] --> :12:5 [INFO] [stdout] | [INFO] [stdout] 12 | wsr a0, EPS6 [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 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] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | wsr a0, EPC6 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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] --> :19:5 [INFO] [stdout] | [INFO] [stdout] 19 | 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] --> :11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE_CONTEXT 7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :584:5 [INFO] [stdout] | [INFO] [stdout] 584 | 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] --> :16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsr a0, EPS7 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | 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] --> :21:21 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> :22:5 [INFO] [stdout] | [INFO] [stdout] 22 | 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] --> :24:5 [INFO] [stdout] | [INFO] [stdout] 24 | 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] --> :25:21 [INFO] [stdout] | [INFO] [stdout] 25 | s32i a0, sp, +XT_STK_A0 // save interruptee's A0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:5 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | movi a0, (7 | PS_WOE) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call4' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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] --> :11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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] --> :12:5 [INFO] [stdout] | [INFO] [stdout] 12 | wsr a0, EPS7 [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 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] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | wsr 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] --> :17:21 [INFO] [stdout] | [INFO] [stdout] 17 | 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] --> :18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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] --> :19:5 [INFO] [stdout] | [INFO] [stdout] 19 | 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] --> :11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rfi 7 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :596:9 [INFO] [stdout] | [INFO] [stdout] 596 | s32e a0, a9, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :597:9 [INFO] [stdout] | [INFO] [stdout] 597 | l32e a0, a1, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :599:9 [INFO] [stdout] | [INFO] [stdout] 599 | s32e a1, a9, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :600:9 [INFO] [stdout] | [INFO] [stdout] 600 | s32e a2, a9, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :601:9 [INFO] [stdout] | [INFO] [stdout] 601 | s32e a3, a9, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :602:9 [INFO] [stdout] | [INFO] [stdout] 602 | s32e a4, a0, -32 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :603:9 [INFO] [stdout] | [INFO] [stdout] 603 | s32e a5, a0, -28 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :604:9 [INFO] [stdout] | [INFO] [stdout] 604 | s32e a6, a0, -24 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :605:9 [INFO] [stdout] | [INFO] [stdout] 605 | s32e a7, a0, -20 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwo' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :606:9 [INFO] [stdout] | [INFO] [stdout] 606 | rfwo [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :613:9 [INFO] [stdout] | [INFO] [stdout] 613 | l32e a0, a9, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :614:9 [INFO] [stdout] | [INFO] [stdout] 614 | l32e a1, a9, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :615:9 [INFO] [stdout] | [INFO] [stdout] 615 | l32e a2, a9, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :616:9 [INFO] [stdout] | [INFO] [stdout] 616 | l32e a7, a1, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :618:9 [INFO] [stdout] | [INFO] [stdout] 618 | l32e a3, a9, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :619:9 [INFO] [stdout] | [INFO] [stdout] 619 | l32e a4, a7, -32 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :620:9 [INFO] [stdout] | [INFO] [stdout] 620 | l32e a5, a7, -28 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :621:9 [INFO] [stdout] | [INFO] [stdout] 621 | l32e a6, a7, -24 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :622:9 [INFO] [stdout] | [INFO] [stdout] 622 | l32e a7, a7, -20 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwu' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :623:9 [INFO] [stdout] | [INFO] [stdout] 623 | rfwu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :630:9 [INFO] [stdout] | [INFO] [stdout] 630 | s32e a0, a13, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :631:9 [INFO] [stdout] | [INFO] [stdout] 631 | l32e a0, a1, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :633:9 [INFO] [stdout] | [INFO] [stdout] 633 | s32e a1, a13, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :634:9 [INFO] [stdout] | [INFO] [stdout] 634 | s32e a2, a13, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :635:9 [INFO] [stdout] | [INFO] [stdout] 635 | s32e a3, a13, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :636:9 [INFO] [stdout] | [INFO] [stdout] 636 | s32e a4, a0, -48 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :637:9 [INFO] [stdout] | [INFO] [stdout] 637 | s32e a5, a0, -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] --> :638:9 [INFO] [stdout] | [INFO] [stdout] 638 | s32e a6, a0, -40 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :639:9 [INFO] [stdout] | [INFO] [stdout] 639 | s32e a7, a0, -36 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :640:9 [INFO] [stdout] | [INFO] [stdout] 640 | s32e a8, a0, -32 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :641:9 [INFO] [stdout] | [INFO] [stdout] 641 | s32e a9, a0, -28 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :642:9 [INFO] [stdout] | [INFO] [stdout] 642 | s32e a10, a0, -24 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :643:9 [INFO] [stdout] | [INFO] [stdout] 643 | s32e a11, a0, -20 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwo' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :644:9 [INFO] [stdout] | [INFO] [stdout] 644 | rfwo [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :651:9 [INFO] [stdout] | [INFO] [stdout] 651 | l32e a0, a13, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :652:9 [INFO] [stdout] | [INFO] [stdout] 652 | l32e a1, a13, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :653:9 [INFO] [stdout] | [INFO] [stdout] 653 | l32e a2, a13, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :654:9 [INFO] [stdout] | [INFO] [stdout] 654 | l32e a11, a1, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :656:9 [INFO] [stdout] | [INFO] [stdout] 656 | l32e a3, a13, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :657:9 [INFO] [stdout] | [INFO] [stdout] 657 | l32e a4, a11, -48 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :658:9 [INFO] [stdout] | [INFO] [stdout] 658 | l32e a5, a11, -44 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :659:9 [INFO] [stdout] | [INFO] [stdout] 659 | l32e a6, a11, -40 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :660:9 [INFO] [stdout] | [INFO] [stdout] 660 | l32e a7, a11, -36 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :661:9 [INFO] [stdout] | [INFO] [stdout] 661 | l32e a8, a11, -32 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :662:9 [INFO] [stdout] | [INFO] [stdout] 662 | l32e a9, a11, -28 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :663:9 [INFO] [stdout] | [INFO] [stdout] 663 | l32e a10, a11, -24 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :664:9 [INFO] [stdout] | [INFO] [stdout] 664 | l32e a11, a11, -20 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwu' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :665:9 [INFO] [stdout] | [INFO] [stdout] 665 | rfwu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :672:9 [INFO] [stdout] | [INFO] [stdout] 672 | s32e a0, a5, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :673:9 [INFO] [stdout] | [INFO] [stdout] 673 | s32e a1, a5, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :674:9 [INFO] [stdout] | [INFO] [stdout] 674 | s32e a2, a5, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 's32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :675:9 [INFO] [stdout] | [INFO] [stdout] 675 | s32e a3, a5, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwo' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :676:9 [INFO] [stdout] | [INFO] [stdout] 676 | rfwo [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :683:9 [INFO] [stdout] | [INFO] [stdout] 683 | l32e a0, a5, -16 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :684:9 [INFO] [stdout] | [INFO] [stdout] 684 | l32e a1, a5, -12 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :685:9 [INFO] [stdout] | [INFO] [stdout] 685 | l32e a2, a5, -8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'l32e' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :686:9 [INFO] [stdout] | [INFO] [stdout] 686 | l32e a3, a5, -4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rfwu' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :687:9 [INFO] [stdout] | [INFO] [stdout] 687 | 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] --> :694:9 [INFO] [stdout] | [INFO] [stdout] 694 | rsr a0, WINDOWBASE // grab WINDOWBASE before rotw changes it [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :695:9 [INFO] [stdout] | [INFO] [stdout] 695 | 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] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :696:9 [INFO] [stdout] | [INFO] [stdout] 696 | rsr a2, PS [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'extui' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :697:9 [INFO] [stdout] | [INFO] [stdout] 697 | 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] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :698:9 [INFO] [stdout] | [INFO] [stdout] 698 | 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] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :699:9 [INFO] [stdout] | [INFO] [stdout] 699 | rsr a4, EXCSAVE1 // restore original a0 (now in a4) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'slli' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :700:9 [INFO] [stdout] | [INFO] [stdout] 700 | slli a3, a3, 8 // XCHAL_PS_OWB_SHIFT [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :701:9 [INFO] [stdout] | [INFO] [stdout] 701 | 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] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :702:9 [INFO] [stdout] | [INFO] [stdout] 702 | 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] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :703:9 [INFO] [stdout] | [INFO] [stdout] 703 | rsync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'bbci' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :705:9 [INFO] [stdout] | [INFO] [stdout] 705 | bbci a4, 31, _WindowUnderflow4 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :706:9 [INFO] [stdout] | [INFO] [stdout] 706 | rotw -1 // original a0 goes to a8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'bbci' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :707:9 [INFO] [stdout] | [INFO] [stdout] 707 | bbci a8, 30, _WindowUnderflow8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'rotw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :708:9 [INFO] [stdout] | [INFO] [stdout] 708 | rotw -1 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'j' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :709:9 [INFO] [stdout] | [INFO] [stdout] 709 | j _WindowUnderflow12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :716:9 [INFO] [stdout] | [INFO] [stdout] 716 | wsr a0, EXCSAVE1 // preserve 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] --> :717:9 [INFO] [stdout] | [INFO] [stdout] 717 | rsr a0, EXCCAUSE // get exception cause [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'beqi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :719:9 [INFO] [stdout] | [INFO] [stdout] 719 | beqi a0, 5, .AllocAException [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :721:9 [INFO] [stdout] | [INFO] [stdout] 721 | call0 __naked_kernel_exception [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :728:9 [INFO] [stdout] | [INFO] [stdout] 728 | wsr a0, EXCSAVE1 // preserve 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] --> :729:9 [INFO] [stdout] | [INFO] [stdout] 729 | rsr a0, EXCCAUSE // get exception cause [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'beqi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :731:9 [INFO] [stdout] | [INFO] [stdout] 731 | beqi a0, 5, .AllocAException [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :733:9 [INFO] [stdout] | [INFO] [stdout] 733 | call0 __naked_user_exception [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :736:9 [INFO] [stdout] | [INFO] [stdout] 736 | call0 _AllocAException [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :743:9 [INFO] [stdout] | [INFO] [stdout] 743 | 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 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :746:9 [INFO] [stdout] | [INFO] [stdout] 746 | call0 __naked_double_exception // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :753:9 [INFO] [stdout] | [INFO] [stdout] 753 | wsr a0, EXCSAVE2 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :754:9 [INFO] [stdout] | [INFO] [stdout] 754 | call0 __naked_level_2_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :761:9 [INFO] [stdout] | [INFO] [stdout] 761 | wsr a0, EXCSAVE3 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :762:9 [INFO] [stdout] | [INFO] [stdout] 762 | call0 __naked_level_3_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :769:9 [INFO] [stdout] | [INFO] [stdout] 769 | wsr a0, EXCSAVE4 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :770:9 [INFO] [stdout] | [INFO] [stdout] 770 | call0 __naked_level_4_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :777:9 [INFO] [stdout] | [INFO] [stdout] 777 | wsr a0, EXCSAVE5 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :778:9 [INFO] [stdout] | [INFO] [stdout] 778 | call0 __naked_level_5_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :785:9 [INFO] [stdout] | [INFO] [stdout] 785 | wsr a0, EXCSAVE6 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :786:9 [INFO] [stdout] | [INFO] [stdout] 786 | call0 __naked_level_6_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :793:9 [INFO] [stdout] | [INFO] [stdout] 793 | wsr a0, EXCSAVE7 // preserve a0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'call0' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :794:9 [INFO] [stdout] | [INFO] [stdout] 794 | call0 __naked_level_7_interrupt // used as long jump [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr.vecbase' [INFO] [stdout] --> src/lib.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 144 | asm!("wsr.vecbase {0}", in(reg) base, options(nostack)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | wsr.vecbase rdi [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr.ccompare0' [INFO] [stdout] --> src/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | "wsr.ccompare0 {0}", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | wsr.ccompare0 rax [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr.ccompare1' [INFO] [stdout] --> src/lib.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | "wsr.ccompare1 {0}", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:1 [INFO] [stdout] | [INFO] [stdout] 3 | wsr.ccompare1 rax [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'wsr.ccompare2' [INFO] [stdout] --> src/lib.rs:108:14 [INFO] [stdout] | [INFO] [stdout] 108 | "wsr.ccompare2 {0}", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:1 [INFO] [stdout] | [INFO] [stdout] 4 | wsr.ccompare2 rax [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'isync' [INFO] [stdout] --> src/lib.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 111 | "isync", [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:1 [INFO] [stdout] | [INFO] [stdout] 5 | isync [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xtensa-lx-rt` (lib) due to 428 previous errors [INFO] running `Command { std: "docker" "inspect" "e854b8b7bd1a3d9087cf64d549ef2410482f8a03ca2ffc1ea67c5231ad6a263e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e854b8b7bd1a3d9087cf64d549ef2410482f8a03ca2ffc1ea67c5231ad6a263e", kill_on_drop: false }` [INFO] [stdout] e854b8b7bd1a3d9087cf64d549ef2410482f8a03ca2ffc1ea67c5231ad6a263e