[INFO] fetching crate mips32 0.1.0...
[INFO] testing mips32-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate mips32 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate mips32 0.1.0
[INFO] finished tweaking crates.io crate mips32 0.1.0
[INFO] tweaked toml for crates.io crate mips32 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mips32 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dd382f86cbb987f776e9cdb78ca6d0eda3abda84ac38487a892dbef7e94646a
[INFO] running `Command { std: "docker" "start" "-a" "6dd382f86cbb987f776e9cdb78ca6d0eda3abda84ac38487a892dbef7e94646a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dd382f86cbb987f776e9cdb78ca6d0eda3abda84ac38487a892dbef7e94646a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd382f86cbb987f776e9cdb78ca6d0eda3abda84ac38487a892dbef7e94646a", kill_on_drop: false }`
[INFO] [stdout] 6dd382f86cbb987f776e9cdb78ca6d0eda3abda84ac38487a892dbef7e94646a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdff0c71fa7126f6a81e4e1fef459d712e221deaf7b5b44e2272319c7d3508bc
[INFO] running `Command { std: "docker" "start" "-a" "bdff0c71fa7126f6a81e4e1fef459d712e221deaf7b5b44e2272319c7d3508bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling mips32 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 12
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 12
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, a0,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add a0,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, a1,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add a1,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, a2,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add a2,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, a3,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add a3,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, fp,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add fp,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, gp,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add gp,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, k0,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add k0,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, k1,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add k1,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, ra,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add ra,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, s0,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add s0,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, s1,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add s1,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, s2,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add s2,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, s3,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add s3,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, s4,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add s4,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, s5,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add s5,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, s6,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add s6,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, s7,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add s7,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, sp,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add sp,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, t0,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add t0,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, t1,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add t1,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, t2,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add t2,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, t3,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add t3,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, t4,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add t4,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, t5,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add t5,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, t6,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add t6,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, t7,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add t7,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, t8,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add t8,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, t9,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add t9,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, v0,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add v0,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add rax, v1,zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     asm!(concat!(".set noat\nadd {}, ",$str,",$zero\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | add v1,rdi, zero
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/gpr/mod.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     asm!(concat!(".set noat\nadd ",$str,",{}, $zero\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 26
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 26
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 14
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 14
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 24, 3
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 24, 3
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 15
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 15
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 13
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 13
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 9
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 9
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 23
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 23
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 15, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 15, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 0
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 0
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 29
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 29
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 28
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 28
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 6
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 6
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 16
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 16
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 29, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 29, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 28, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 28, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 31
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 31
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 7, 0
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 7, 0
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 12, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 12, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 17
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 17
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 12, 2
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 12, 2
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 12, 3
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 12, 3
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 11
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 11
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 16, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 16, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 16, 2
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 16, 2
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 16, 3
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 16, 3
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 4
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 4
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 10
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 10
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 25, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,", ",$str,"\n.set at\n"),out(reg) _ret);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 25, 1
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,", ",$str,"\n.set at\n"),in(reg) val);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 25
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 25
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 19
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 19
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 18
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 18
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 8
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 8
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 27
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 27
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 2
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 2
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 3
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 3
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mfc0'
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mfc0 rax, 30
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     asm!(concat!(".set noat\nmfc0 {}, ",$no,"\n.set at\n"),out(reg) _ret,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 |     .set noat
[INFO] [stdout]    |              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'mtc0'
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mtc0 rdi, 30
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected comma
[INFO] [stdout]   --> src/cp0/mod.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     asm!(concat!(".set noat\nmtc0 {}, ",$no,"\n.set at\n"),in(reg) val,options(nomem,nostack));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:4:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | .set at
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mips32` (lib) due to 408 previous errors
[INFO] running `Command { std: "docker" "inspect" "bdff0c71fa7126f6a81e4e1fef459d712e221deaf7b5b44e2272319c7d3508bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdff0c71fa7126f6a81e4e1fef459d712e221deaf7b5b44e2272319c7d3508bc", kill_on_drop: false }`
[INFO] [stdout] bdff0c71fa7126f6a81e4e1fef459d712e221deaf7b5b44e2272319c7d3508bc
