Searched defs:PO_SW (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ | ||
| H A D | xray_mips.cpp | 24 PO_SW = 0xAC000000, // sw rt, offset(sp) enumerator |
| H A D | xray_riscv.cpp | 25 PO_SW = 0x00002023, // sw rs2, imm(rs1) enumerator |