Home
last modified time | relevance | path

Searched refs:zreg (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagon.td28 def ExtensionZReg: SubtargetFeature<"zreg", "UseZRegOps", "true",
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-mips.c8120 int xreg, yreg, zreg, tmp; in mips16_macro() local
8129 zreg = MIPS16_EXTRACT_OPERAND (RZ, *ip); in mips16_macro()
8164 macro_build (NULL, s, "x", zreg); in mips16_macro()
8189 macro_build (NULL, s2, "x", zreg); in mips16_macro()
8196 macro_build (NULL, "mflo", "x", zreg); in mips16_macro()