Home
last modified time | relevance | path

Searched refs:RETS (Results 1 – 8 of 8) sorted by relevance

/external/syslinux/com32/lua/src/
Dlobject.c246 #define RETS "..." macro
266 addstr(out, RETS, LL(RETS)); in luaO_chunkid()
267 bufflen -= LL(RETS); in luaO_chunkid()
274 bufflen -= LL(PRE RETS POS) + 1; /* save space for prefix+suffix+'\0' */ in luaO_chunkid()
282 addstr(out, RETS, LL(RETS)); in luaO_chunkid()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/MCTargetDesc/
DBlackfinMCTargetDesc.cpp42 InitBlackfinMCRegisterInfo(X, BF::RETS); in createBlackfinMCRegisterInfo()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinRegisterInfo.td172 def RETS : Ri<4, 7, "rets">, DwarfRegNum<[35]>;
246 A0X, A0W, A1X, A1W, ASTAT, RETS,
275 def yCons : RegisterClass<"BF", [i32], 32, (add RETS, RETN, RETI, RETX,
DBlackfinRegisterInfo.cpp39 : BlackfinGenRegisterInfo(BF::RETS), Subtarget(st), TII(tii) {} in BlackfinRegisterInfo()
75 Reserved.set(RETS); in getReservedRegs()
DBlackfinFrameLowering.cpp80 .addReg(BF::RETS, RegState::Kill); in emitPrologue()
DBlackfin.td65 "Possible RETS Register Corruption when Subroutine Is under 5 Cycles">;
DBlackfinInstrInfo.td169 Defs = [R0, R1, R2, R3, P0, P1, P2, LB0, LB1, LC0, LC1, RETS, ASTAT] in {
179 Uses = [RETS] in
/external/ltp/testcases/kernel/syscalls/ptrace/
Dptrace04.c43 R(RETS) R(PC) R(RETX) R(RETN) R(RETE)