Home
last modified time | relevance | path

Searched refs:module1 (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcrypto/conf/
H A DREADME15 module1=value1
16 #Second instance of module1
17 module1.1=valueX
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmaxq-dis.c211 const unsigned char module1 = insn0 & MASK_LOW_BYTE; in check_move() local
225 else if ((module1 == 0x0E) in check_move()
234 if ((reg_x->Mod_name == module1) && (reg_x->Mod_index == index1) in check_move()
288 if ((module1 == 0x0A && index1 == 0x0) in check_move()