Searched defs:writeback (Results 1 – 12 of 12) sorted by relevance
336 writeback(FILE *res) in writeback() function
94 unsigned writeback :1; /* == 1 means write back (base+offset) into base */ member107 unsigned writeback :1; /* == 1 means update base after move */ member
305 Writeback writeback = {srcLV, temporary, toUse}; in addWriteback() local
3876 const CallArgList::Writeback &writeback) { in emitWriteback()
1098 .. _arc.ownership.restrictions.records:
2499 bfd_boolean writeback = FALSE, postind = FALSE; in print_insn_thumb32() local
1273 struct pf_state_peer *dst, int *writeback) in pf_normalize_tcp_stateful()
2097 bool writeback = (P == 0) || (W == 1); in DecodeAddrMode2IdxInstruction() local2218 bool writeback = (W == 1) | (P == 0); in DecodeAddrMode3Instruction() local5885 bool writeback = (W == 1) | (P == 0); in DecodeT2LDRDPreInstruction() local5922 bool writeback = (W == 1) | (P == 0); in DecodeT2STRDPreInstruction() local
1583 unsigned writeback = fieldFromInstruction(insn, 11, 1); in DecodeAuthLoadInstruction() local
2547 bool writeback = flags & AMDGPU_FENCE_FLAG_TC_WB_ONLY; in gfx_v9_4_3_ring_emit_fence() local
5292 bool writeback = flags & AMDGPU_FENCE_FLAG_TC_WB_ONLY; gfx_v9_0_ring_emit_fence() local
284 unsigned writeback : 1; /* Operand has trailing ! */ member