Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/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-Core-3.5.0/arch/x86/core/
Dcommon.S37 movb $0xff, %al
38 outb %al, $0x21
39 outb %al, $0xA1
/Zephyr-Core-3.5.0/arch/x86/core/intel64/
Dlocore.S154 cmpb %al, x86_cpu_loapics(%ebx)
295 movb $0xff, %al
296 outb %al, $0x21
297 outb %al, $0xA1
/Zephyr-Core-3.5.0/dts/bindings/
Dvendor-prefixes.txt31 al Annapurna Labs