Home
last modified time | relevance | path

Searched refs:STX (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/common/
H A DxyzModem.c34 #define STX 0x02 macro
280 case STX: in xyzModem_get_hdr()
281 if (c == STX) in xyzModem_get_hdr()
/openbmc/qemu/target/sparc/
H A Dinsns.decode634 STX 11 ..... 001110 ..... . ............. @r_r_ri_na
661 STX 11 ..... 011110 ..... . ............. @r_r_r_asi # STXA
662 STX 11 ..... 011110 ..... . ............. @r_r_i_asi # STXA
/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.c.inc247 #define STX (INSN_OP(3) | INSN_OP3(0x0e))
589 tcg_out_ldst(s, arg, arg1, arg2, (type == TCG_TYPE_I32 ? STW : STX));
1249 [MO_BEUQ] = STX,