Searched refs:SRST (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/sym/ |
H A D | sym_defs.h | 349 #define SRST 0x40 /* mod: reset chip */ macro
|
H A D | sym_hipd.c | 2934 OUTB (nc_istat, SRST); in sym_chip_reset()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZScheduleZEC12.td | 717 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "SRST(U)?$")>;
|
H A D | SystemZScheduleZ196.td | 679 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "SRST(U)?$")>;
|
H A D | SystemZScheduleZ13.td | 747 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "SRST(U)?$")>;
|
H A D | SystemZScheduleZ14.td | 767 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "SRST(U)?$")>;
|
H A D | SystemZScheduleZ15.td | 783 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "SRST(U)?$")>;
|
H A D | SystemZScheduleZ16.td | 783 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "SRST(U)?$")>;
|
H A D | SystemZInstrInfo.td | 2096 defm SRST : StringRRE<"srst", 0xB25E, z_search_string>;
|
H A D | SystemZISelLowering.cpp | 9630 return emitStringWrapper(MI, MBB, SystemZ::SRST); in EmitInstrWithCustomInserter()
|