Searched defs:LOAD_CONST (Results 1 – 4 of 4) sorted by relevance
96 #define LOAD_CONST 83 macro
36 LOAD_CONST = opmap['LOAD_CONST'] variable
1092 def LOAD_CONST(self, inst): member in InstructionTranslatorBase
4256 TARGET(LOAD_CONST) { in TARGET() argument