Searched refs:Ra3 (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dd30v-opc.c348 #define Ra3 (Ra2 + 1) macro
350 #define Rb (Ra3 + 1)
431 { SHORT_B3, 0, { Ra3, Rc } }, /* Ra,Rc */
432 { SHORT_B3, 2, { Ra3, IMM12S3 } }, /* Ra,imm12 */
433 { SHORT_B3r, 0, { Ra3, Rc } }, /* Ra,Rc */
434 { SHORT_B3r, 2, { Ra3, REL12S3 } }, /* Ra,rel12 */
435 { SHORT_B3b, 1, { Ra3, Rc } }, /* Ra,Rc */
436 { SHORT_B3b, 3, { Ra3, IMM12S3 } }, /* Ra,imm12 */
437 { SHORT_B3br, 1, { Ra3, Rc } }, /* Ra,Rc */
438 { SHORT_B3br, 3, { Ra3, REL12S
[all...]

Completed in 40 milliseconds