Home
last modified time | relevance | path

Searched refs:clrpsw (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
Dclrpsw.d9 0: 7f b9 clrpsw u
10 2: 7f b8 clrpsw i
11 4: 7f b3 clrpsw o
12 6: 7f b2 clrpsw s
13 8: 7f b1 clrpsw z
14 a: 7f b0 clrpsw c
Dclrpsw.sm1 clrpsw {pswf}
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
Dm32r2.s10 .global clrpsw symbol
11 clrpsw: label
12 clrpsw 0xc1
13 clrpsw 0xff
Dm32r2.d12 0+0004 <clrpsw>:
13 4: 72 c1 72 ff clrpsw #0xc1 -> clrpsw #0xff
/toolchain/binutils/binutils-2.25/opcodes/
Drx-decode.opc953 /** 0111 1111 1011 rdst clrpsw %0 */
954 ID(clrpsw); DF(rdst);
Drx-decode.c5639 ID(clrpsw); DF(rdst); in rx_decode_opcode()
/toolchain/binutils/binutils-2.25/cpu/
Dm32r.cpu2389 (dni clrpsw "clrpsw"
2391 "clrpsw $uimm8"
DChangeLog175 (clrpsw): Fix mask calculation.