Home
last modified time | relevance | path

Searched refs:al (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/lib/cpp/minimal/
Dcpp_new.cpp43 NODISCARD void* operator new(size_t size, std::align_val_t al) in operator new() argument
45 return aligned_alloc(static_cast<size_t>(al), size); in operator new()
48 NODISCARD void* operator new[](std::size_t size, std::align_val_t al) in operator new[]() argument
50 return aligned_alloc(static_cast<size_t>(al), size); in operator new[]()
53 NODISCARD void* operator new(std::size_t size, std::align_val_t al, in operator new() argument
56 return aligned_alloc(static_cast<size_t>(al), size); in operator new()
59 NODISCARD void* operator new[](std::size_t size, std::align_val_t al, in operator new[]() argument
62 return aligned_alloc(static_cast<size_t>(al), size); in operator new[]()
/Zephyr-latest/arch/x86/core/
Dcommon.S63 movb $0xff, %al
64 outb %al, $0x21
65 outb %al, $0xA1
/Zephyr-latest/arch/x86/core/intel64/
Dlocore.S159 cmpb %al, x86_cpu_loapics(%ebx)
301 movb $0xff, %al
302 outb %al, $0x21
303 outb %al, $0xA1
/Zephyr-latest/dts/bindings/
Dvendor-prefixes.txt37 al Annapurna Labs