Home
last modified time | relevance | path

Searched refs:Xt (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm64/net/
Dbpf_jit.h66 #define A64_STR64(Xt, Xn, Xm) A64_LS_REG(Xt, Xn, Xm, 64, STORE) argument
67 #define A64_LDR64(Xt, Xn, Xm) A64_LS_REG(Xt, Xn, Xm, 64, LOAD) argument
80 #define A64_STR64I(Xt, Xn, imm) A64_LS_IMM(Xt, Xn, imm, 64, STORE) argument
81 #define A64_LDR64I(Xt, Xn, imm) A64_LS_IMM(Xt, Xn, imm, 64, LOAD) argument
86 #define A64_LDR64LIT(Xt, offset) \ argument
87 aarch64_insn_gen_load_literal(0, offset, Xt, true)
/linux-6.1.9/tools/testing/selftests/arm64/fp/
Dfpsimd-test.S20 .macro _vldr Vn:req, Xt:req
21 ld1 {v\Vn\().2d}, [x\Xt]
24 .macro _vstr Vn:req, Xt:req
25 st1 {v\Vn\().2d}, [x\Xt]
/linux-6.1.9/drivers/eisa/
Deisa.ids413 DBI0901 "Digi PC/Xt - ISA"