Searched refs:pst (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/ |
D | system.s | 68 .irp op, pld, pli, pst
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i860/ |
D | README.i860 | 21 - pst.d (pixel store) is the only instruction with no testcase.
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | stabs.c | 1030 register struct stab_tag **pst; in parse_stab_string() local 1032 for (pst = &info->tags; *pst != NULL; pst = &(*pst)->next) in parse_stab_string() 1034 if ((*pst)->name[0] == name[0] in parse_stab_string() 1035 && strcmp ((*pst)->name, name) == 0) in parse_stab_string() 1037 (*pst)->slot = dtype; in parse_stab_string() 1038 *pst = (*pst)->next; in parse_stab_string()
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-i860.texi | 147 The analogous expansions apply to @code{ld.x, st.x, fld.x, pfld.x, fst.x}, and @code{pst.x} as well.
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | ChangeLog-9103 | 823 (ld.x, {p}fld.x, fst.x, pst.d): Changed these opcodes to
|