Home
last modified time | relevance | path

Searched refs:BTSTS (Results 1 – 7 of 7) sorted by relevance

/dports/misc/gpsim/gpsim-0.31.0/src/dspic/
H A Ddspic-instructions.cc82 { 0xff0000, 0xac0000, BTSTS::construct },
83 { 0xff0780, 0xa40000, BTSTS::construct },
933 BTSTS::BTSTS (Processor *new_cpu, unsigned int new_opcode, unsigned int addr) in BTSTS() function in dspic_instructions::BTSTS
942 void BTSTS::execute() in execute()
H A Ddspic-instructions.h460 class BTSTS : public instruction
463 BTSTS(Processor *new_cpu, unsigned int new_opcode, unsigned int addr);
467 {return new BTSTS(new_cpu,new_opcode, addr);} in construct()
/dports/devel/asl/asl-current/tests/t_m16c/
H A Dt_m16c.asm1116 BTSTS [A0]
1117 BTSTS 0FFFH
1121 BTSTS 0FFFH,15
1122 BTSTS 12H[A0]
1123 BTSTS 15
1124 BTSTS 15,0FFFH
1127 BTSTS 15,15
1128 BTSTS 15,1H[FB]
1129 BTSTS 15,A0
1130 BTSTS 15,R0
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/m32c/
H A Dr8c.opc546 /** 0111 1110 0001 dest BTSTS dest */
H A Dm32c.opc745 /** 1101 ddd0 dd10 1bit BTSTS dest */
/dports/devel/gdb761/gdb-7.6.1/sim/m32c/
H A Dr8c.opc545 /** 0111 1110 0001 dest BTSTS dest */
H A Dm32c.opc744 /** 1101 ddd0 dd10 1bit BTSTS dest */