Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/arm64/lib/
A Dbitops.S27 and w3, w0, #31 // Get bit offset
28 eor w0, w0, w3 // Clear low bits
34 stxr w0, w2, [x1]
35 cbnz w0, 1b
42 and w3, w0, #31 // Get bit offset
43 eor w0, w0, w3 // Clear low bits
48 lsr w0, w2, w3 // Save old value of bit
53 and w0, w0, #1
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/
A Ddebug.S33 early_uart_transmit x15, w0
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/zfs-include/
A Dspa.h266 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument
268 (zcp)->zc_word[0] = w0; \

Completed in 5 milliseconds