Searched refs:BRA (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/rx/ |
H A D | insns.decode | 136 # BRA.b dsp 139 BRA 0010 1110 .... .... @b2_bra_b 167 # BRA.s dsp 168 BRA 0000 1 ... @b1_bra_s 169 # BRA.w dsp 170 BRA 0011 1000 .... .... .... .... @b3_bra_w 171 # BRA.a dsp 172 BRA 0000 0100 .... .... .... .... .... .... @b4_bra_a 173 # BRA.l rs
|
/openbmc/qemu/disas/ |
H A D | alpha.c | 580 #define BRA(oo) BRA_(oo), BRA_MASK macro 1716 { "br", BRA(0x30), BASE, { ZA, BDISP } }, /* pseudo */ 1717 { "br", BRA(0x30), BASE, ARG_BRA }, 1718 { "fbeq", BRA(0x31), BASE, ARG_FBRA }, 1719 { "fblt", BRA(0x32), BASE, ARG_FBRA }, 1720 { "fble", BRA(0x33), BASE, ARG_FBRA }, 1721 { "bsr", BRA(0x34), BASE, ARG_BRA }, 1722 { "fbne", BRA(0x35), BASE, ARG_FBRA }, 1723 { "fbge", BRA(0x36), BASE, ARG_FBRA }, 1724 { "fbgt", BRA(0x37), BASE, ARG_FBRA }, [all …]
|
/openbmc/linux/Documentation/driver-api/soundwire/ |
H A D | summary.rst | 190 (1) Bulk Register Access (BRA) transfers.
|
/openbmc/qemu/target/arm/tcg/ |
H A D | a64.decode | 198 BRA 1101011 1000 11111 00001 m:1 rn:5 rm:5 &bra # BRAA, BRAB
|