Home
last modified time | relevance | path

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

/freebsd-src/contrib/bearssl/T0/
H A DOpcodePutLocal.cs28 class OpcodePutLocal : Opcode { class
32 internal OpcodePutLocal(int num) in OpcodePutLocal() method in OpcodePutLocal
H A DWordBuilder.cs215 Add(new OpcodePutLocal(lnum)); in Call()
263 Add(new OpcodePutLocal(lnum)); in PutLocal()