Searched refs:PFX (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmaxq.h324 #define PFX MODB /* For the module containing the prefix registers. */ macro
471 /* The Prefix Registers : PFX[0h,2h] */
473 "PFX[0]", PFX, 0x0, 0x00 | PFX, Reg_16W, MAX},
475 "PFX[1]", PFX, 0x1, 0x10 | PFX, Reg_16W, MAX},
477 "PFX[2]", PFX,
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h391 void setPrefix(ENamePrefix PFX) { Impl->setPrefix(PFX); } argument

Completed in 118 milliseconds